Polish voice recording screen
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m27s

This commit is contained in:
Ruslan Bakiev
2026-05-09 17:28:58 +07:00
parent 35ccfe2368
commit f9d6e4fa5b
3 changed files with 227 additions and 158 deletions

View File

@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.10.7
sdk: ^3.11.0
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -41,6 +41,7 @@ dependencies:
web: ^1.1.1
geolocator: ^14.0.2
record: ^6.2.0
siri_wave: ^2.3.1
dev_dependencies:
flutter_test: