add custom srs
This commit is contained in:
14
pubspec.yaml
14
pubspec.yaml
@@ -8,12 +8,14 @@ dependencies:
|
||||
audioplayers: any
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: any
|
||||
path: any
|
||||
path_provider: any
|
||||
provider: any
|
||||
shared_preferences: any
|
||||
sqflite: any
|
||||
shared_preferences: ^2.5.3
|
||||
sqflite: ^2.4.2
|
||||
path_provider: ^2.1.5
|
||||
path: ^1.9.1
|
||||
provider: ^6.1.5
|
||||
http: ^1.5.0
|
||||
kana_kit: ^2.1.1
|
||||
flutter_tts: ^3.8.5
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user