update packages, remove overrides
This commit is contained in:
parent
52dd14d10b
commit
ca06073f37
@ -3,7 +3,7 @@ description: "Egy nem hivatalos e-KRÉTA kliens, diákoktól diákoknak."
|
||||
homepage: https://refilc.hu
|
||||
publish_to: "none"
|
||||
|
||||
version: 5.1.2+286
|
||||
version: 5.1.3+287
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0
|
||||
@ -11,7 +11,7 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.2
|
||||
cupertino_icons: ^1.0.8
|
||||
|
||||
# reFilc packages
|
||||
refilc_mobile_ui:
|
||||
@ -26,63 +26,60 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
i18n_extension: ^12.0.1
|
||||
sqflite: ^2.2.0+2
|
||||
sqflite: ^2.4.1
|
||||
intl: ^0.19.0
|
||||
provider: ^6.1.1
|
||||
http: ^1.2.0
|
||||
uuid: ^4.2.1
|
||||
html: ^0.15.0
|
||||
open_filex: ^4.3.4
|
||||
path_provider: ^2.1.3
|
||||
permission_handler: ^11.0.1
|
||||
share_plus: ^10.0.3
|
||||
connectivity_plus: ^6.0.3
|
||||
provider: ^6.1.2
|
||||
http: ^1.3.0
|
||||
uuid: ^4.5.1
|
||||
html: ^0.15.5
|
||||
open_filex: ^4.6.0
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^11.3.1
|
||||
share_plus: ^10.1.4
|
||||
connectivity_plus: ^6.1.3
|
||||
flutter_displaymode: ^0.6.0
|
||||
quick_actions: ^1.0.1
|
||||
animated_list_plus: ^0.5.0
|
||||
dynamic_color: ^1.2.2
|
||||
quick_actions: ^1.1.0
|
||||
animated_list_plus: ^0.5.2
|
||||
dynamic_color: ^1.7.0
|
||||
material_color_utilities: ^0.11.1
|
||||
crypto: ^3.0.2
|
||||
elegant_notification: ^2.2.0
|
||||
crypto: ^3.0.6
|
||||
elegant_notification: ^2.4.1
|
||||
flutter_feather_icons: ^2.0.0+1
|
||||
animated_flip_counter: ^0.3.4
|
||||
lottie: ^3.1.0
|
||||
lottie: ^3.3.1
|
||||
rive: ^0.12.4
|
||||
animated_background: ^2.0.0
|
||||
dropdown_button2: ^2.3.9
|
||||
home_widget: ^0.7.0+1
|
||||
flutter_expandable_fab: ^2.0.0
|
||||
url_launcher: ^6.2.5
|
||||
flutter_svg: ^2.0.10+1
|
||||
image_picker: ^1.0.7
|
||||
animations: ^2.0.1
|
||||
background_fetch: ^1.1.5
|
||||
flutter_expandable_fab: ^2.3.0
|
||||
url_launcher: ^6.3.1
|
||||
flutter_svg: ^2.0.17
|
||||
image_picker: ^1.1.2
|
||||
animations: ^2.0.11
|
||||
background_fetch: ^1.3.7
|
||||
flutter_local_notifications: ^18.0.1
|
||||
package_info_plus: ^8.0.0
|
||||
package_info_plus: ^8.2.1
|
||||
screenshot: ^3.0.0
|
||||
flutter_staggered_grid_view: ^0.7.0
|
||||
image_crop_plus: ^1.0.0
|
||||
googleapis: ^13.2.0
|
||||
google_sign_in: ^6.2.1
|
||||
google_sign_in: ^6.2.2
|
||||
extension_google_sign_in_as_googleapis_auth: ^2.0.12
|
||||
maps_launcher: ^3.0.0+1
|
||||
google_fonts: ^6.1.0
|
||||
get_it: ^7.6.7
|
||||
google_fonts: ^6.2.1
|
||||
get_it: ^7.7.0
|
||||
xml: ^6.5.0
|
||||
carousel_slider: ^5.0.0
|
||||
flutter_portal: ^1.1.4
|
||||
shake_flutter: ^17.0.0
|
||||
shake_flutter: ^17.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_launcher_icons: ^0.14.2
|
||||
flutter_native_splash: "^2.3.10"
|
||||
sqflite_common_ffi: ^2.0.0+3
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
flutter_native_splash: ^2.4.4
|
||||
sqflite_common_ffi: ^2.3.4+4
|
||||
dependency_validator: ^5.0.2
|
||||
|
||||
dependency_overrides:
|
||||
webview_flutter_wkwebview: 3.17.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
|
@ -9,12 +9,12 @@ dependencies:
|
||||
sdk: flutter
|
||||
refilc:
|
||||
path: ../refilc/
|
||||
http: ^1.1.2
|
||||
provider: ^6.1.1
|
||||
file_picker: ^8.0.5
|
||||
http: ^1.3.0
|
||||
provider: ^6.1.2
|
||||
file_picker: ^8.3.7
|
||||
intl: ^0.19.0
|
||||
i18n_extension: ^12.0.1
|
||||
uuid: ^4.3.3
|
||||
uuid: ^4.5.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^5.0.0
|
||||
|
@ -7,7 +7,7 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.2
|
||||
cupertino_icons: ^1.0.8
|
||||
|
||||
# reFilc Main
|
||||
refilc:
|
||||
@ -20,62 +20,59 @@ dependencies:
|
||||
path: ../refilc_plus/
|
||||
|
||||
flutter_feather_icons: ^2.0.0+1
|
||||
provider: ^6.1.1
|
||||
provider: ^6.1.2
|
||||
fl_chart: ^0.68.0
|
||||
url_launcher: ^6.2.5
|
||||
flutter_material_color_picker: ^1.1.0+2
|
||||
url_launcher: ^6.3.1
|
||||
flutter_material_color_picker: ^1.2.0
|
||||
photo_view: ^0.15.0
|
||||
flutter_linkify: ^6.0.0
|
||||
flutter_custom_tabs: ^2.0.0+1
|
||||
flutter_markdown: ^0.7.2+1
|
||||
flutter_custom_tabs: ^2.1.0
|
||||
flutter_markdown: ^0.7.6+2
|
||||
animations: ^2.0.11
|
||||
animated_list_plus: ^0.5.0
|
||||
animated_list_plus: ^0.5.2
|
||||
confetti: ^0.8.0
|
||||
# live_activities: ^1.9.1+1
|
||||
animated_flip_counter: ^0.3.4
|
||||
lottie: ^3.1.0
|
||||
lottie: ^3.3.1
|
||||
rive: ^0.12.4
|
||||
animated_background: ^2.0.0
|
||||
home_widget: ^0.7.0+1
|
||||
dropdown_button2: ^2.3.9
|
||||
flutter_svg: ^2.0.10+1
|
||||
background_fetch: ^1.2.2
|
||||
wtf_sliding_sheet: ^1.0.0
|
||||
package_info_plus: ^8.0.0
|
||||
dotted_border: ^2.0.0+3
|
||||
flutter_svg: ^2.0.17
|
||||
background_fetch: ^1.3.7
|
||||
wtf_sliding_sheet: ^1.1.3
|
||||
package_info_plus: ^8.2.1
|
||||
dotted_border: ^2.1.0
|
||||
screenshot: ^3.0.0
|
||||
image_gallery_saver_plus: ^3.0.5
|
||||
rounded_expansion_tile: ^0.0.13
|
||||
flutter_expandable_fab: ^2.0.0
|
||||
flutter_expandable_fab: ^2.3.0
|
||||
intl: ^0.19.0
|
||||
i18n_extension: ^12.0.1
|
||||
auto_size_text: ^3.0.0
|
||||
connectivity_plus: ^6.0.3
|
||||
collection: ^1.18.0
|
||||
share_plus: ^10.0.3
|
||||
image_picker: ^1.0.7
|
||||
path_provider: ^2.1.2
|
||||
connectivity_plus: ^6.1.3
|
||||
collection: ^1.19.0
|
||||
share_plus: ^10.1.4
|
||||
image_picker: ^1.1.2
|
||||
path_provider: ^2.1.5
|
||||
image_crop_plus: ^1.0.0
|
||||
uuid: ^4.3.3
|
||||
uuid: ^4.5.1
|
||||
maps_launcher: ^3.0.0+1
|
||||
google_fonts: ^6.1.0
|
||||
custom_sliding_segmented_control: ^1.8.1
|
||||
get_it: ^7.6.7
|
||||
google_fonts: ^6.2.1
|
||||
custom_sliding_segmented_control: ^1.8.5
|
||||
get_it: ^7.7.0
|
||||
xml: ^6.5.0
|
||||
markdown: ^7.2.2
|
||||
markdown: ^7.3.0
|
||||
carousel_slider: ^5.0.0
|
||||
flutter_portal: ^1.1.4
|
||||
webview_flutter: ^4.8.0
|
||||
file_picker: ^8.0.5
|
||||
shake_flutter: ^17.0.0
|
||||
qr_code_scanner_plus: ^2.0.6
|
||||
webview_flutter: ^4.10.0
|
||||
file_picker: ^8.3.7
|
||||
shake_flutter: ^17.1.0
|
||||
qr_code_scanner_plus: ^2.0.10+1
|
||||
wakelock_plus: ^1.2.10
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
dependency_overrides:
|
||||
webview_flutter_wkwebview: 3.17.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e831aa2d6cb0a7438ae59648572039dc1f7d71e7
|
||||
Subproject commit a370d2e1f82e7f8830446ea9c279490703568b73
|
Loading…
x
Reference in New Issue
Block a user