Skip to content

Commit

Permalink
Longer description in pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed Aug 7, 2023
1 parent 01eb022 commit 13c4f48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: viam_sdk
description: Viam Robotics Flutter SDK
description: Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.
version: 0.0.4
homepage: https://viam.com

environment:
sdk: '>=3.0.0 <4.0.0'
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.0.0"

dependencies:
Expand Down

0 comments on commit 13c4f48

Please sign in to comment.