0% found this document useful (0 votes)
33 views2 pages

Message

The document lists various dependencies for a Flutter project, specifying their versions and sources. It includes both standard packages and those sourced from Git repositories. Additionally, there are overrides for certain dependencies to ensure compatibility or specific versions are used.

Uploaded by

datornica
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views2 pages

Message

The document lists various dependencies for a Flutter project, specifying their versions and sources. It includes both standard packages and those sourced from Git repositories. Additionally, there are overrides for certain dependencies to ensure compatibility or specific versions are used.

Uploaded by

datornica
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

```

dependencies:
appflowy_editor: 2.1.0
async: 2.11.0
auto_orientation: 2.3.1
built_collection: 5.1.1
cached_network_image: 3.3.0
catcher_2: 1.0.4
collection: 1.18.0
connectivity_plus: 5.0.1
contextmenu:
git:
url: https://github.com/r0ck3r/contextmenu.git
crypto: 3.0.3
custom_image_crop: 0.0.12
custom_refresh_indicator: 2.2.1
device_info_plus: 9.1.0
dynamic_color: 1.6.8
easy_localization: 3.0.3
emojis: 0.9.9
encrypt: 5.0.3
extended_text_field: 13.0.0
figma_squircle: 0.5.3
file_picker: 6.1.1
firebase_core: 2.18.0
firebase_messaging: 14.7.0
flutter:
sdk: flutter
flutter_app_badger: ^1.5.0
flutter_cache_manager: 3.3.1
flutter_draggable_gridview: 0.0.8
flutter_local_notifications: 16.1.0
flutter_material_color_picker: 1.2.0
flutter_portal: 1.1.4
flutter_redux: 0.10.0
flutter_ringtone_player: ^3.2.0
flutter_secure_storage: 8.1.0
flutter_staggered_animations: 1.1.1
flutter_typeahead: 4.8.0
flutter_web_auth_2: 3.0.1
flutter_webrtc: ^0.9.45
freezed_annotation: 2.4.1
hive_flutter: ^1.1.0
html: ^0.15.4
http: 0.13.0
http_interceptor: 2.0.0-beta.7
http_parser: 4.0.2
image: 4.1.3
image_picker: 1.0.4
intl: 0.18.1
just_audio: ^0.9.35
jwt_decoder: 2.0.1
logger: 2.0.2+1
logging: 1.2.0
lottie: 2.6.0
matrix:
path: lib/matrix-dart-sdk
matrix_api_lite: 1.7.1
media_kit: 1.1.9
media_kit_libs_video: 1.0.4
media_kit_video: 1.2.2
meta: 1.10.0
mqtt5_client: 4.0.2
multi_trigger_autocomplete: 1.0.0
otp: 3.1.4
package_info_plus: 3.1.2
path: 1.8.3
path_provider: 2.1.1
percent_indicator: 4.2.3
permission_handler:
git:
url: https://github.com/bvoq/flutter-permission-handler.git
path: permission_handler
ref: master
pinput: 3.0.1
pkce: 1.1.0+1
reactive_date_time_picker: 3.0.0
reactive_forms: 16.1.0
redux: 5.0.0
redux_dev_tools: 0.7.0
redux_persist: 0.9.0
redux_persist_flutter: 0.9.0
redux_remote_devtools: 3.0.0
shimmer: 3.0.0
sticky_and_expandable_list: 1.1.3
timeago: 3.5.0
universal_io: 2.2.2
url_launcher: 6.1.14
web_socket_channel: 2.4.0
webrtc_interface: ^1.1.2

dependency_overrides:
http: 1.1.0
markdown: 7.1.0
matrix_api_lite:
git:
url: https://github.com/layerinfinity/dart_matrix_api_lite.git
commit: f819b6d
package_info_plus: 4.1.0
flutter_cache_manager:
git:
url: https://github.com/MattyBoy4444/flutter_cache_manager.git
path: flutter_cache_manager
commit: c757f1a
```

You might also like