twonly-app/pubspec.yaml

100 lines
2.4 KiB
YAML
Raw Normal View History

2025-01-19 20:29:00 +00:00
name: twonly
description: "Send pictures to friends in real time and be sure you are the only two people who can see them."
2024-12-31 08:50:53 +00:00
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
2025-02-12 23:20:13 +00:00
version: 0.0.3+3
2024-12-31 08:50:53 +00:00
environment:
sdk: ^3.5.4
dependencies:
2025-01-19 23:12:04 +00:00
camerawesome: ^2.1.0
2025-02-03 18:16:32 +00:00
# camerawesome:
# path: ../CamerAwesome
2024-12-31 08:50:53 +00:00
collection: ^1.18.0
2025-01-28 23:11:00 +00:00
connectivity_plus: ^6.1.2
2024-12-31 08:50:53 +00:00
cv: ^1.1.3
2025-02-09 11:41:44 +00:00
exif: ^3.3.0
2025-02-12 00:00:14 +00:00
firebase_core: ^3.11.0
firebase_messaging: ^15.2.2
2025-01-19 20:29:00 +00:00
fixnum: ^1.1.1
2024-12-31 08:50:53 +00:00
flutter:
sdk: flutter
2025-02-09 17:02:52 +00:00
flutter_foreground_task: ^8.17.0
2025-01-26 00:25:59 +00:00
flutter_image_compress: ^2.4.0
2025-02-07 21:28:58 +00:00
flutter_local_notifications: ^18.0.1
2024-12-31 08:50:53 +00:00
flutter_localizations:
sdk: flutter
flutter_secure_storage: ^9.2.2
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
2024-12-31 08:50:53 +00:00
google_fonts: ^6.2.1
2025-02-01 16:52:40 +00:00
hand_signature: ^3.0.3
2025-01-27 22:29:16 +00:00
hive: ^2.2.3
2024-12-31 08:50:53 +00:00
image: ^4.3.0
2025-01-19 22:03:37 +00:00
intl: any
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
permission_handler: ^11.3.1
2025-01-25 22:30:22 +00:00
pie_menu: ^3.2.7
2025-01-21 21:42:56 +00:00
protobuf: ^2.1.0
2025-01-20 23:30:57 +00:00
provider: ^6.1.2
2025-02-08 20:29:23 +00:00
qr_flutter: ^4.1.0
2025-02-01 16:52:40 +00:00
reorderables: ^0.6.0
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
2024-12-31 08:50:53 +00:00
sqflite_sqlcipher: ^3.1.0+1
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
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.3.3
json_serializable: ^6.8.0
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.14.1
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/logo.jpg
2025-02-07 21:28:58 +00:00
- assets/
2025-02-07 23:31:30 +00:00
- assets/images/
2025-02-09 17:02:52 +00:00
- assets/images/onboarding/ricky_the_greedy_racoon.png
2025-02-07 23:31:30 +00:00
- assets/animations/present.lottie.json
2025-02-09 17:02:52 +00:00
- assets/animations/selfie2.json
2025-02-07 23:31:30 +00:00
- assets/animations/selfie.json
2025-02-09 17:02:52 +00:00
- assets/animations/takephoto.json
2025-02-07 23:31:30 +00:00
- assets/animations/local.json
- assets/animations/test.json
- assets/animations/product.json
- assets/animations/twonlies.json
- assets/animations/rocket.json
- assets/animations/e2e.json