fluffychat/pubspec.yaml

100 lines
2.5 KiB
YAML
Raw Normal View History

2020-01-01 18:10:13 +00:00
name: fluffychat
description: Chat with your friends.
2020-11-21 08:22:35 +00:00
publish_to: none
2021-07-31 14:56:25 +00:00
version: 0.36.0+1
2020-01-01 18:10:13 +00:00
environment:
2020-01-09 11:16:34 +00:00
sdk: ">=2.6.0 <3.0.0"
2020-01-01 18:10:13 +00:00
dependencies:
2021-07-26 07:04:05 +00:00
adaptive_dialog: ^1.1.0
2021-04-30 14:57:04 +00:00
adaptive_theme: ^2.2.0
2021-07-08 15:20:38 +00:00
audioplayers: ^0.19.1
2021-07-26 07:04:05 +00:00
cached_network_image: ^3.1.0
2021-04-30 14:57:04 +00:00
cupertino_icons: any
2021-07-10 09:19:40 +00:00
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
2021-04-30 14:57:04 +00:00
email_validator: ^2.0.1
2021-07-08 15:20:38 +00:00
emoji_picker_flutter: ^1.0.6
2021-02-07 16:18:38 +00:00
fcm_shared_isolate:
2021-07-26 08:53:15 +00:00
git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
2021-07-08 15:20:38 +00:00
file_picker_cross: ^4.4.2
2021-07-11 15:12:56 +00:00
filesystem_picker: ^1.0.4
2021-04-30 14:57:04 +00:00
flutter:
sdk: flutter
flutter_app_badger: ^1.2.0
2021-04-30 14:57:04 +00:00
flutter_app_lock: ^1.5.0
flutter_blurhash: ^0.6.0
2021-07-08 15:20:38 +00:00
flutter_cache_manager: ^3.1.2
2021-07-15 12:04:29 +00:00
flutter_inappwebview: ^5.3.2
2021-07-08 15:20:38 +00:00
flutter_local_notifications: ^6.0.0
2021-04-30 14:57:04 +00:00
flutter_localizations:
sdk: flutter
flutter_matrix_html: ^0.3.0
2021-05-25 13:21:49 +00:00
flutter_olm: ^1.1.2
2021-04-30 14:57:04 +00:00
flutter_openssl_crypto: ^0.0.1
2021-07-20 12:07:52 +00:00
flutter_secure_storage: ^4.2.0
2021-04-21 12:19:54 +00:00
flutter_slidable: ^0.6.0
2021-07-08 15:20:38 +00:00
flutter_svg: ^0.22.0
2021-07-10 09:19:40 +00:00
flutter_typeahead: ^3.2.0
2021-07-08 15:20:38 +00:00
future_loading_dialog: ^0.2.1
hive_flutter: ^1.1.0
2021-07-14 14:04:54 +00:00
image_picker:
git:
url: https://gitlab.com/famedly/company/frontend/flutter-plugins.git
ref: image_picker_camera_on_android11
path: packages/image_picker/image_picker
2020-12-17 08:02:52 +00:00
intl: any
2021-04-30 14:57:04 +00:00
localstorage: ^4.0.0+1
2021-07-11 12:30:39 +00:00
lottie: ^1.1.0
2021-07-26 08:01:55 +00:00
matrix: ^0.1.11
2020-09-03 10:58:54 +00:00
native_imaging:
2021-07-26 08:53:15 +00:00
git: https://gitlab.com/famedly/libraries/native_imaging.git
2021-07-08 15:20:38 +00:00
open_noti_settings: ^0.2.0
2021-07-26 07:04:05 +00:00
package_info_plus: ^1.0.4
2021-07-08 15:20:38 +00:00
path_provider: ^2.0.2
2021-07-26 07:04:05 +00:00
permission_handler: ^8.1.4+1
2021-05-01 09:45:40 +00:00
pin_code_text_field: ^1.8.0
2021-04-30 14:57:04 +00:00
provider: ^5.0.0
receive_sharing_intent: ^1.4.5
2021-07-08 15:20:38 +00:00
record: ^3.0.0
2021-04-30 14:57:04 +00:00
scroll_to_index: ^2.0.0
2021-07-08 15:20:38 +00:00
sentry: ^5.1.0
share: ^2.0.4
slugify: ^2.0.0
swipe_to_action: ^0.2.0
2021-05-16 14:38:52 +00:00
uni_links: ^0.5.1
2021-07-08 15:20:38 +00:00
unifiedpush: ^1.0.6
2021-04-30 14:57:04 +00:00
universal_html: ^2.0.8
2021-07-08 15:20:38 +00:00
url_launcher: ^6.0.9
2021-07-26 07:04:05 +00:00
vrouter: ^1.2.0+6
2020-09-03 10:58:54 +00:00
2020-01-01 18:10:13 +00:00
dev_dependencies:
2021-04-30 14:57:04 +00:00
dapackages: ^1.6.0
2020-01-01 18:10:13 +00:00
flutter_test:
sdk: flutter
2021-07-08 15:20:38 +00:00
pedantic: ^1.11.1
2020-01-01 18:10:13 +00:00
flutter:
generate: true
2020-01-01 18:10:13 +00:00
uses-material-design: true
assets:
2020-02-15 07:55:41 +00:00
- assets/
2020-06-27 08:15:37 +00:00
- assets/sounds/
2020-02-15 07:55:41 +00:00
- assets/js/
- assets/js/package/
2021-01-20 10:07:08 +00:00
fonts:
- family: NotoEmoji
fonts:
2021-01-20 19:25:57 +00:00
- asset: fonts/NotoEmoji/NotoColorEmoji.ttf
- family: NotoSans
fonts:
- asset: fonts/NotoSans/NotoSans-Regular.ttf
- asset: fonts/NotoSans/NotoSans-Italic.ttf
style: italic
- asset: fonts/NotoSans/NotoSans-Bold.ttf
weight: 700
- asset: fonts/NotoSans/NotoSans-BoldItalic.ttf
weight: 700
style: italic