Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
update color picker package
  • Loading branch information
o-bagge authored May 24, 2024
1 parent 9ae1d6d commit 4514361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions open_earable/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.2+1
version: 1.0.2+2

environment:
sdk: '>=3.0.6 <4.0.0'
Expand Down Expand Up @@ -49,7 +49,7 @@ dependencies:
vector_math: ^2.1.4
flutter_native_splash: ^2.2.16
simple_kalman: ^1.0.2
flutter_colorpicker: ^1.0.3
flutter_colorpicker: ^1.1.0
charts_flutter: ^0.12.0
csv: ^5.1.1
path_provider: ^2.1.1
Expand Down

0 comments on commit 4514361

Please sign in to comment.