fluffychat/pubspec.yaml

102 lines
2.5 KiB
YAML
Raw Normal View History

2020-01-01 19:10:13 +01:00
name: fluffychat
description: Chat with your friends.
2020-11-21 09:22:35 +01:00
publish_to: none
2021-07-14 16:05:55 +02:00
version: 0.34.1+0
2020-01-01 19:10:13 +01:00
environment:
2020-01-09 12:16:34 +01:00
sdk: ">=2.6.0 <3.0.0"
2020-01-01 19:10:13 +01:00
dependencies:
2021-07-08 17:20:38 +02:00
adaptive_dialog: ^1.0.1
2021-04-30 16:57:04 +02:00
adaptive_theme: ^2.2.0
2021-07-08 17:20:38 +02:00
audioplayers: ^0.19.1
2021-04-30 16:57:04 +02:00
cached_network_image: ^3.0.0
cupertino_icons: any
2021-07-10 11:19:40 +02: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 16:57:04 +02:00
email_validator: ^2.0.1
2021-07-08 17:20:38 +02:00
emoji_picker_flutter: ^1.0.6
2021-02-07 17:18:38 +01:00
fcm_shared_isolate:
git:
url: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
2021-04-21 14:19:54 +02:00
ref: main
2021-07-08 17:20:38 +02:00
file_picker_cross: ^4.4.2
2021-07-11 17:12:56 +02:00
filesystem_picker: ^1.0.4
2021-04-30 16:57:04 +02:00
flutter:
sdk: flutter
flutter_app_badger: ^1.2.0
2021-04-30 16:57:04 +02:00
flutter_app_lock: ^1.5.0
flutter_blurhash: ^0.6.0
2021-07-08 17:20:38 +02:00
flutter_cache_manager: ^3.1.2
flutter_local_notifications: ^6.0.0
2021-04-30 16:57:04 +02:00
flutter_localizations:
sdk: flutter
flutter_matrix_html: ^0.3.0
2021-05-25 15:21:49 +02:00
flutter_olm: ^1.1.2
2021-04-30 16:57:04 +02:00
flutter_openssl_crypto: ^0.0.1
2021-05-07 11:05:31 +02:00
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
2021-04-21 14:19:54 +02:00
flutter_slidable: ^0.6.0
2021-07-08 17:20:38 +02:00
flutter_svg: ^0.22.0
2021-07-10 11:19:40 +02:00
flutter_typeahead: ^3.2.0
2021-07-08 17:20:38 +02:00
future_loading_dialog: ^0.2.1
hive_flutter: ^1.1.0
2021-07-14 16:04:54 +02: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 09:02:52 +01:00
intl: any
2021-04-30 16:57:04 +02:00
localstorage: ^4.0.0+1
2021-07-11 14:30:39 +02:00
lottie: ^1.1.0
2021-07-10 11:18:02 +02:00
matrix: ^0.1.7
2020-09-03 12:58:54 +02:00
native_imaging:
git:
url: https://gitlab.com/famedly/libraries/native_imaging.git
ref: master
2021-07-08 17:20:38 +02:00
open_noti_settings: ^0.2.0
2021-06-20 00:24:39 +02:00
package_info_plus: ^1.0.3
2021-07-08 17:20:38 +02:00
path_provider: ^2.0.2
permission_handler: ^8.1.2
2021-05-01 11:45:40 +02:00
pin_code_text_field: ^1.8.0
2021-04-30 16:57:04 +02:00
provider: ^5.0.0
receive_sharing_intent: ^1.4.5
2021-07-08 17:20:38 +02:00
record: ^3.0.0
2021-04-30 16:57:04 +02:00
scroll_to_index: ^2.0.0
2021-07-08 17:20:38 +02:00
sentry: ^5.1.0
share: ^2.0.4
2021-04-30 16:57:04 +02:00
swipe_to_action: ^0.1.0
2021-05-16 16:38:52 +02:00
uni_links: ^0.5.1
2021-07-08 17:20:38 +02:00
unifiedpush: ^1.0.6
2021-04-30 16:57:04 +02:00
universal_html: ^2.0.8
2021-07-08 17:20:38 +02:00
url_launcher: ^6.0.9
2021-07-10 11:19:40 +02:00
vrouter: ^1.2.0+5
2020-09-03 12:58:54 +02:00
2020-01-01 19:10:13 +01:00
dev_dependencies:
2021-04-30 16:57:04 +02:00
dapackages: ^1.6.0
2020-01-01 19:10:13 +01:00
flutter_test:
sdk: flutter
2021-07-08 17:20:38 +02:00
pedantic: ^1.11.1
2020-01-01 19:10:13 +01:00
flutter:
generate: true
2020-01-01 19:10:13 +01:00
uses-material-design: true
assets:
2020-02-15 08:55:41 +01:00
- assets/
2020-06-27 10:15:37 +02:00
- assets/sounds/
2020-02-15 08:55:41 +01:00
- assets/js/
- assets/js/package/
2021-01-20 11:07:08 +01:00
fonts:
- family: NotoEmoji
fonts:
2021-01-20 20:25:57 +01: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