nice
This commit is contained in:
15
pubspec.yaml
15
pubspec.yaml
@@ -33,14 +33,14 @@ dependencies:
|
||||
archive: ^3.1.2
|
||||
just_audio: ^0.9.36
|
||||
just_audio_windows: ^0.2.0
|
||||
audioplayers: ^5.2.1
|
||||
csv: ^5.1.1
|
||||
http: any
|
||||
audioplayers: ^6.0.0
|
||||
csv: ^6.0.0
|
||||
http: ^1.2.1
|
||||
google_fonts: ^6.1.0
|
||||
intl: any
|
||||
text_scroll: ^0.2.0
|
||||
flutter_map: ^6.1.0
|
||||
appwrite: ^11.0.1
|
||||
appwrite: ^12.0.1
|
||||
shared_preferences: ^2.2.2
|
||||
url_launcher: ^6.2.2
|
||||
ntp: ^2.0.0
|
||||
@@ -49,6 +49,8 @@ dependencies:
|
||||
geolocator: ^11.0.0
|
||||
vector_math: ^2.1.4
|
||||
permission_handler: ^11.3.0
|
||||
flutter_tts: ^4.0.2
|
||||
file_picker: ^8.0.0+1
|
||||
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
@@ -64,7 +66,7 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^2.0.0
|
||||
flutter_lints: ^3.0.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
@@ -79,12 +81,13 @@ flutter:
|
||||
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/ibus_recordings.zip
|
||||
# - assets/ibus_recordings.zip
|
||||
- assets/datasets/bus-sequences.csv
|
||||
- assets/fonts/ibus/london-buses-ibus.ttf
|
||||
- assets/audio/manual_announcements/
|
||||
- assets/audio/to_destination.wav
|
||||
- assets/datasets/bus-blinds.csv
|
||||
- assets/audio/5-seconds-of-silence.mp3
|
||||
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
Reference in New Issue
Block a user