switch to new image api strat and fix onboarding cache strat
This commit is contained in:
parent
48b434dad9
commit
a5bdee892c
39 changed files with 540 additions and 791 deletions
|
|
@ -5,24 +5,20 @@ version: 1.4.0+135
|
|||
|
||||
environment:
|
||||
sdk: ">=3.5.3 <4.0.0"
|
||||
# flutter: ">=1.17.0"
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_web_plugins:
|
||||
sdk: flutter
|
||||
mih_package_toolkit: ^0.0.6
|
||||
mih_package_toolkit: ^0.1.0
|
||||
cupertino_icons: ^1.0.8
|
||||
font_awesome_flutter: ^11.0.0
|
||||
# firebase_core: ^4.4.0
|
||||
# firebase_core_desktop: ^1.0.2
|
||||
syncfusion_flutter_core: ^33.2.15
|
||||
syncfusion_flutter_pdfviewer: ^33.2.15
|
||||
universal_html: ^2.2.4
|
||||
file_picker: ^12.0.0-beta.7
|
||||
supertokens_flutter: ^0.6.3
|
||||
http: ^1.2.1
|
||||
# args: ^2.7.0
|
||||
intl: ^0.20.2
|
||||
flutter_native_splash: ^2.4.6
|
||||
printing: ^5.14.2
|
||||
|
|
@ -34,7 +30,6 @@ dependencies:
|
|||
barcode_widget: ^2.0.4 #Generate Barcodes
|
||||
url_launcher: ^6.3.1
|
||||
fl_downloader: ^2.0.2
|
||||
local_auth: ^2.3.0
|
||||
math_expressions: ^3.1.0
|
||||
ollama_dart: ^2.3.0
|
||||
flutter_chat_ui: ^2.11.1
|
||||
|
|
@ -43,7 +38,6 @@ dependencies:
|
|||
flutter_tts: ^4.2.3
|
||||
flutter_speed_dial: ^7.0.0
|
||||
share_plus: ^13.2.0
|
||||
#app_settings: ^6.1.1
|
||||
pwa_install: ^0.0.6
|
||||
google_mobile_ads: ^8.0.0
|
||||
gma_mediation_meta: ^1.5.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue