step 2 : add pubdev package

This commit is contained in:
sindhu
2025-02-20 22:18:41 +07:00
parent 6bad4b4e84
commit a1d459452e
7 changed files with 538 additions and 1 deletions

View File

@@ -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: