step 2 : add pubdev package
This commit is contained in:
14
pubspec.yaml
14
pubspec.yaml
@@ -35,6 +35,20 @@ dependencies:
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_riverpod: ^2.6.1
|
||||
flutter_hooks: ^0.20.5
|
||||
hooks_riverpod: ^2.6.1
|
||||
intl: ^0.20.2
|
||||
dio: ^5.8.0+1
|
||||
shared_preferences: ^2.5.2
|
||||
equatable: ^2.0.7
|
||||
jiffy: ^6.3.1
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^11.3.0
|
||||
dropdown_button2: ^2.3.9
|
||||
audioplayers: ^6.2.0
|
||||
toastification: ^2.3.0
|
||||
record: ^5.2.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user