twonly-app/pubspec.yaml

100 lines
2.3 KiB
YAML
Raw Normal View History

2025-01-19 20:29:00 +00:00
name: twonly
2025-04-22 19:12:30 +00:00
description: "twonly, a privacy-friendly way to connect with friends through secure, spontaneous image sharing."
2024-12-31 08:50:53 +00:00
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
2025-06-07 13:38:00 +00:00
version: 0.0.34+34
2024-12-31 08:50:53 +00:00
environment:
2025-02-17 14:35:12 +00:00
sdk: ^3.6.0
2024-12-31 08:50:53 +00:00
dependencies:
collection: ^1.18.0
2025-01-28 23:11:00 +00:00
connectivity_plus: ^6.1.2
2025-03-08 23:06:57 +00:00
drift: ^2.25.1
drift_flutter: ^0.2.4
2025-02-12 00:00:14 +00:00
firebase_core: ^3.11.0
firebase_messaging: ^15.2.2
2024-12-31 08:50:53 +00:00
flutter:
sdk: flutter
2025-01-26 00:25:59 +00:00
flutter_image_compress: ^2.4.0
2025-04-21 19:32:18 +00:00
flutter_local_notifications: ^19.1.0
2024-12-31 08:50:53 +00:00
flutter_localizations:
sdk: flutter
# flutter_secure_storage: ^10.0.0-beta.4
flutter_secure_storage:
2025-05-31 09:48:22 +00:00
path: ./dependencies/flutter_secure_storage/flutter_secure_storage
2025-05-31 11:42:12 +00:00
flutter_zxing:
path: ./dependencies/flutter_zxing
2025-01-27 22:29:16 +00:00
font_awesome_flutter: ^10.8.0
2025-01-24 10:04:46 +00:00
gal: ^2.3.1
2025-02-01 16:52:40 +00:00
hand_signature: ^3.0.3
2024-12-31 08:50:53 +00:00
image: ^4.3.0
2025-05-31 09:48:22 +00:00
intl: ^0.20.2
2025-01-23 23:21:28 +00:00
introduction_screen: ^3.1.14
2024-12-31 08:50:53 +00:00
json_annotation: ^4.9.0
libsignal_protocol_dart: ^0.7.1
2025-02-04 23:43:41 +00:00
local_auth: ^2.3.0
2024-12-31 08:50:53 +00:00
logging: ^1.3.0
2025-02-04 23:43:41 +00:00
lottie: ^3.3.1
2025-02-07 18:38:23 +00:00
no_screenshot: ^0.3.1
2025-02-07 23:03:59 +00:00
package_info_plus: ^8.2.1
2024-12-31 08:50:53 +00:00
path: ^1.9.0
path_provider: ^2.1.5
2025-04-21 19:32:18 +00:00
permission_handler: ^12.0.0+1
2025-01-25 22:30:22 +00:00
pie_menu: ^3.2.7
2025-04-21 19:32:18 +00:00
protobuf: ^4.0.0
cryptography_plus: ^2.7.0
2025-01-20 23:30:57 +00:00
provider: ^6.1.2
2024-12-31 08:50:53 +00:00
restart_app: ^1.3.2
2025-02-01 16:52:40 +00:00
screenshot: ^3.0.0
2025-02-07 23:03:59 +00:00
url_launcher: ^6.3.1
2024-12-31 08:50:53 +00:00
web_socket_channel: ^3.0.1
2025-03-16 23:06:38 +00:00
camera: ^0.11.1
2025-05-31 09:48:22 +00:00
avatar_maker: ^0.2.1
2025-03-22 10:24:59 +00:00
flutter_svg: ^2.0.17
2025-03-31 19:59:57 +00:00
fixnum: ^1.1.1
mutex: ^3.1.0
2025-04-13 15:20:18 +00:00
cached_network_image: ^3.4.1
2025-04-14 20:12:05 +00:00
image_picker: ^1.1.2
2025-04-21 19:32:18 +00:00
http: ^1.3.0
get: ^4.7.2
2025-04-21 21:38:07 +00:00
video_player: ^2.9.5
2025-04-22 19:12:30 +00:00
video_compress: ^3.1.4
2025-05-01 21:42:19 +00:00
share_plus: ^11.0.0
2025-05-21 21:30:06 +00:00
photo_view: ^0.15.0
2025-05-31 14:00:58 +00:00
tutorial_coach_mark: ^1.3.0
2025-06-09 21:35:45 +00:00
background_downloader: ^9.2.2
2024-12-31 08:50:53 +00:00
dev_dependencies:
flutter_test:
sdk: flutter
2025-03-08 23:06:57 +00:00
build_runner: ^2.4.15
2024-12-31 08:50:53 +00:00
json_serializable: ^6.8.0
2025-05-31 09:48:22 +00:00
flutter_lints: ^6.0.0
2024-12-31 08:50:53 +00:00
flutter_launcher_icons: ^0.14.1
2025-03-08 23:06:57 +00:00
drift_dev: ^2.25.2
2024-12-31 08:50:53 +00:00
flutter_launcher_icons:
2025-01-19 20:29:00 +00:00
android: true
ios: false
2024-12-31 08:50:53 +00:00
image_path: "assets/images/logo.png"
2025-01-19 20:29:00 +00:00
adaptive_icon_foreground: "assets/images/logo.png"
2024-12-31 08:50:53 +00:00
min_sdk_android: 21 # android min sdk min:16, default 21
2025-01-19 20:29:00 +00:00
remove_alpha_ios: true
adaptive_icon_background: "#FF57CC99"
2024-12-31 08:50:53 +00:00
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
2025-02-07 23:31:30 +00:00
- assets/images/
2025-02-13 12:59:34 +00:00
- assets/animated_icons/
2025-02-13 22:03:13 +00:00
- assets/animations/
2025-02-07 23:31:30 +00:00