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-02-17 14:21:04 +01:00
version : 0.27 .0 +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 :
flutter :
sdk : flutter
famedlysdk :
git :
url : https://gitlab.com/famedly/famedlysdk.git
2020-12-11 10:27:38 +01:00
ref : main
2020-01-01 19:10:13 +01:00
2021-01-23 14:06:00 +01:00
unifiedpush :
git :
url : https://github.com/UnifiedPush/flutter-connector.git
2021-02-07 17:18:38 +01:00
ref : 8edc09a87d726d912926ac612e209573452c1273
# Firebase Notifications
fcm_shared_isolate :
git :
url : https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
ref : ios
2021-01-23 14:06:00 +01:00
2021-02-02 09:00:06 +01:00
cupertino_icons : any
2020-12-23 18:13:59 +01:00
localstorage : ^3.0.6+9
2020-12-19 09:05:57 +01:00
file_picker_cross : 4.2 .2
2021-01-11 09:09:59 +01:00
image_picker : ^0.6.7+21
2020-11-14 10:57:26 +01:00
url_launcher : ^5.7.10
2020-12-23 18:13:59 +01:00
cached_network_image : ^2.5.0
2020-12-06 20:27:33 +01:00
firebase_messaging : ^7.0.3
2021-01-11 09:09:59 +01:00
flutter_local_notifications : ^3.0.3
2021-01-15 19:41:55 +01:00
adaptive_page_layout : ^0.1.6
2021-01-25 09:10:10 +01:00
provider : ^4.3.3
2021-01-15 19:41:55 +01:00
adaptive_theme : ^1.1.0
2020-10-17 09:29:27 +02:00
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
2020-10-28 10:15:06 +01:00
matrix_link_text : ^0.3.2
2021-01-11 09:09:59 +01:00
path_provider : ^1.6.27
2020-11-14 14:04:36 +01:00
android_path_provider : ^0.1.1
2020-10-28 08:05:10 +01:00
permission_handler : ^5.0.1+1
2020-10-28 11:54:57 +01:00
share : ^0.6.5+4
2020-10-25 16:59:55 +01:00
flutter_secure_storage : ^3.3.5
2020-10-28 11:54:57 +01:00
http : ^0.12.2
2021-01-11 09:09:59 +01:00
universal_html : ^1.2.4
2021-01-28 18:50:29 +01:00
receive_sharing_intent : ^1.4.3
2020-10-28 11:54:57 +01:00
flutter_slidable : ^0.5.7
2021-01-23 11:17:34 +01:00
flutter_sound_lite : ^7.5.3+1
2020-10-28 11:54:57 +01:00
open_file : ^3.0.3
mime_type : ^0.3.2
2020-11-14 08:54:26 +01:00
flushbar : ^1.10.4
2020-12-07 09:10:16 +01:00
adaptive_dialog : ^0.9.3
2021-01-10 18:00:27 +01:00
flutter_matrix_html : ^0.2.0
2020-10-28 11:54:57 +01:00
moor : ^3.4.0
2020-12-14 09:09:55 +01:00
sqlite3_flutter_libs : ^0.3.0
2020-11-14 10:57:26 +01:00
sqlite3 : ^0.1.8
2020-10-28 11:54:57 +01:00
random_string : ^2.1.0
2021-01-18 09:09:59 +01:00
flutter_typeahead : ^2.0.0
2020-08-31 20:44:32 +02:00
flutter_olm : ^1.0.1
2020-12-17 09:02:52 +01:00
intl : any
2020-10-17 11:28:33 +02:00
circular_check_box : ^1.0.4
2020-01-20 09:50:49 +01:00
flutter_localizations :
sdk : flutter
2021-01-18 09:09:59 +01:00
sqflite : ^1.3.2+2 # Still used to obtain the database location
2020-09-03 12:58:54 +02:00
native_imaging :
git :
url : https://gitlab.com/famedly/libraries/native_imaging.git
ref : master
flutter_blurhash : ^0.5.0
2020-09-08 10:55:32 +02:00
sentry : ">=3.0.0 <4.0.0"
2020-09-19 19:21:33 +02:00
scroll_to_index : ^1.0.6
2020-10-17 11:15:55 +02:00
swipe_to_action : ^0.1.0
2020-11-21 09:22:35 +01:00
flutter_svg : 0.19 .1 # Because fluffychat depends on flutter_svg >=0.19.2 which requires Flutter SDK version >=1.24.0-6.0.pre <2.0.0, version solving failed.
2021-01-18 09:09:59 +01:00
flutter_cache_manager : ^2.1.1
2020-12-03 08:25:34 +01:00
open_noti_settings : ^0.0.4
2020-12-12 17:19:53 +01:00
emoji_picker : ^0.1.0
2020-12-25 09:58:34 +01:00
future_loading_dialog : ^0.1.2
2021-01-17 15:43:38 +01:00
package_info : ^0.4.3+2
2021-01-18 08:38:19 +01:00
flutter_app_lock : ^1.4.0+1
flutter_screen_lock : ^1.2.6
2020-09-03 12:58:54 +02:00
2020-01-01 19:10:13 +01:00
dev_dependencies :
flutter_test :
sdk : flutter
2020-10-28 11:54:57 +01:00
pedantic : ^1.9.2
2020-11-14 10:57:26 +01:00
dapackages : ^1.4.0
2020-01-01 19:10:13 +01:00
flutter :
2020-10-03 13:11:07 +02:00
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/
2020-11-21 14:41:06 +01:00
- 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
2021-01-20 20:57:17 +01:00
- 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