Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pubspec.yaml #110

Closed
Closed
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ dependencies:
flutter:
sdk: flutter
flutter_form_builder: ^9.3.0
flutter_colorpicker: ^1.0.3
flutter_colorpicker: ^1.1.0
dropdown_search: ^5.0.6
signature: ^5.4.0
signature: ^5.5.0
intl: ^0.19.0
flutter_typeahead: ^4.7.0
flutter_typeahead: ^5.2.0
flutter_form_builder: ^9.3.0
deandreamatias marked this conversation as resolved.
Show resolved Hide resolved
flutter_rating_bar: ^4.0.1

dev_dependencies:
Expand Down
Loading