updated project
This commit is contained in:
121
pubspec.yaml
121
pubspec.yaml
@ -30,7 +30,7 @@ environment:
|
||||
# versions available, run `flutter pub outdated`.
|
||||
|
||||
dependency_overrides:
|
||||
#xml: ^6.2.2
|
||||
intl: any
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
@ -39,85 +39,82 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.2
|
||||
flutter_native_splash: ^2.2.14
|
||||
flutter_login: ^5.0.0
|
||||
bubble: ^1.2.1
|
||||
http: ^1.1.0
|
||||
shared_preferences: ^2.0.15
|
||||
provider: ^6.0.4
|
||||
jiffy: ^6.1.0
|
||||
json_annotation: ^4.8.1
|
||||
localstore: ^1.2.3
|
||||
intl: ^0.18.0
|
||||
cupertino_icons: any
|
||||
flutter_native_splash: any
|
||||
flutter_login: any
|
||||
bubble: any
|
||||
http: any
|
||||
shared_preferences: any
|
||||
provider: any
|
||||
jiffy: any
|
||||
json_annotation: any
|
||||
localstore: any
|
||||
nextcloud:
|
||||
git:
|
||||
url: https://github.com/provokateurin/nextcloud-neon
|
||||
path: packages/nextcloud
|
||||
ref: 3683491a94670393e46cbc83ad85b994f7df7481
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
pretty_json: ^2.0.0
|
||||
cached_network_image: ^3.2.3
|
||||
url_launcher: ^6.1.10
|
||||
flutter_linkify: ^6.0.0
|
||||
filesize: ^2.0.1
|
||||
path_provider: ^2.0.13
|
||||
better_open_file: ^3.6.4
|
||||
flutter_launcher_icons: any
|
||||
pretty_json: any
|
||||
cached_network_image: any
|
||||
url_launcher: any
|
||||
flutter_linkify: any
|
||||
filesize: any
|
||||
path_provider: any
|
||||
better_open_file: any
|
||||
flowder:
|
||||
git:
|
||||
url: https://github.com/Harsh223/flowder.git
|
||||
persistent_bottom_nav_bar_v2: ^5.0.0
|
||||
badges: ^3.0.2
|
||||
image_picker: ^1.0.0
|
||||
file_picker: ^8.0.0+1
|
||||
loader_overlay: ^4.0.0
|
||||
crypto: ^3.0.3
|
||||
package_info: ^2.0.2
|
||||
syncfusion_flutter_calendar: ^24.1.44
|
||||
async: ^2.11.0
|
||||
animated_digit: ^3.2.1
|
||||
syncfusion_flutter_pdfviewer: ^24.1.44
|
||||
photo_view: ^0.14.0
|
||||
uuid: ^4.2.2
|
||||
firebase_messaging: ^14.6.5
|
||||
firebase_core: ^2.15.0
|
||||
firebase_in_app_messaging: ^0.7.3+4
|
||||
flutter_local_notifications: ^17.0.0
|
||||
fast_rsa: ^3.6.1
|
||||
share_plus: ^8.0.2
|
||||
flutter_split_view: ^0.1.2
|
||||
bottom_sheet: ^4.0.0
|
||||
device_info_plus: ^9.0.3
|
||||
flutter_app_badger: ^1.5.0
|
||||
qr_flutter: ^4.1.0
|
||||
easy_debounce: ^2.0.3
|
||||
rrule_generator: ^0.7.0+1
|
||||
rrule: ^0.2.16
|
||||
time_range_picker: ^2.2.0
|
||||
in_app_review: ^2.0.8
|
||||
emoji_picker_flutter: ^2.1.1
|
||||
bloc: ^8.1.4
|
||||
flutter_bloc: ^8.1.5
|
||||
freezed_annotation: ^2.4.1
|
||||
connectivity_plus: ^6.0.3
|
||||
hydrated_bloc: ^9.1.5
|
||||
dio: ^4.0.6
|
||||
persistent_bottom_nav_bar_v2: any
|
||||
badges: any
|
||||
image_picker: any
|
||||
file_picker: any
|
||||
loader_overlay: any
|
||||
crypto: any
|
||||
package_info_plus: any
|
||||
syncfusion_flutter_calendar: any
|
||||
async: any
|
||||
animated_digit: any
|
||||
syncfusion_flutter_pdfviewer: any
|
||||
photo_view: any
|
||||
uuid: any
|
||||
firebase_messaging: any
|
||||
firebase_core: any
|
||||
firebase_in_app_messaging: any
|
||||
flutter_local_notifications: any
|
||||
fast_rsa: any
|
||||
share_plus: ^10.1.4
|
||||
flutter_split_view: any
|
||||
bottom_sheet: any
|
||||
device_info_plus: any
|
||||
flutter_app_badger: any
|
||||
qr_flutter: any
|
||||
easy_debounce: any
|
||||
rrule_generator: any
|
||||
rrule: any
|
||||
time_range_picker: any
|
||||
in_app_review: any
|
||||
emoji_picker_flutter: any
|
||||
bloc: any
|
||||
flutter_bloc: any
|
||||
freezed_annotation: any
|
||||
connectivity_plus: any
|
||||
hydrated_bloc: any
|
||||
dio: any
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
json_serializable: ^6.7.1
|
||||
build_runner: ^2.4.9
|
||||
json_serializable: any
|
||||
build_runner: any
|
||||
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
# encourage good coding practices. The lint set provided by the package is
|
||||
# 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: ^3.0.1
|
||||
freezed: ^2.5.2
|
||||
flutter_lints: any
|
||||
freezed: any
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
Reference in New Issue
Block a user