add custom srs

This commit is contained in:
Rene Kievits
2025-10-30 02:00:29 +01:00
parent fe5ac30294
commit b58a4020e1
12 changed files with 802 additions and 250 deletions

View File

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