ente/pubspec.yaml

239 lines
7 KiB
YAML
Raw Normal View History

2020-05-01 18:20:12 +00:00
name: photos
description: ente photos application
2020-03-24 19:59:36 +00:00
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
2022-10-12 06:11:10 +00:00
2023-06-02 05:08:02 +00:00
version: 0.7.62+462
2020-03-24 19:59:36 +00:00
environment:
2022-10-11 02:41:02 +00:00
sdk: '>=2.17.0 <3.0.0'
2020-03-24 19:59:36 +00:00
dependencies:
adaptive_theme: ^3.1.0
2021-09-19 03:52:36 +00:00
animate_do: ^2.0.0
2023-02-08 10:21:24 +00:00
animated_list_plus: ^0.4.5
2021-07-15 01:52:31 +00:00
archive: ^3.1.2
2022-10-15 05:45:36 +00:00
background_fetch: ^1.1.1
bip39: ^1.0.6
2021-07-15 01:52:31 +00:00
cached_network_image: ^3.0.0
2021-10-06 11:59:04 +00:00
chewie:
path: thirdparty/chewie
collection: # dart
2023-04-29 07:56:57 +00:00
computer:
git: "https://github.com/ente-io/computer.git"
2021-09-19 03:52:36 +00:00
confetti: ^0.6.0
connectivity_plus: ^3.0.3
2023-03-15 16:24:53 +00:00
crypto: ^3.0.2
2021-01-13 10:34:23 +00:00
cupertino_icons: ^1.0.0
2021-07-15 01:52:31 +00:00
device_info: ^2.0.2
2022-09-24 08:45:20 +00:00
dio: ^4.0.6
2021-07-15 01:52:31 +00:00
dots_indicator: ^2.0.0
2022-03-26 01:49:14 +00:00
dotted_border: ^2.0.0+2
2023-03-15 16:29:11 +00:00
dropdown_button2: ^2.0.0
email_validator: ^2.0.1
equatable: ^2.0.5
2021-05-02 16:05:36 +00:00
event_bus: ^2.0.0
2021-07-15 01:52:31 +00:00
exif: ^3.0.0
2022-03-08 16:06:30 +00:00
expandable: ^5.0.1
expansion_tile_card: ^2.0.0
2022-05-18 08:18:46 +00:00
extended_image: ^6.2.1
fast_base58: ^0.2.1
2023-02-08 10:21:24 +00:00
firebase_core: ^2.4.1
firebase_messaging: ^14.2.1
2022-07-12 05:40:36 +00:00
fk_user_agent: ^2.0.1
2021-07-15 01:52:31 +00:00
flutter:
sdk: flutter
flutter_animate: ^4.1.0
2021-12-24 06:51:51 +00:00
flutter_cache_manager: ^3.3.0
2021-10-26 10:37:14 +00:00
flutter_datetime_picker: ^1.5.1
2021-07-15 01:52:31 +00:00
flutter_easyloading: ^3.0.0
2023-02-08 10:21:24 +00:00
flutter_email_sender: ^5.2.0
flutter_image_compress: ^1.1.0
2022-10-15 10:49:55 +00:00
flutter_inappwebview: ^5.5.0+2
2022-06-11 13:22:25 +00:00
flutter_launcher_icons: ^0.9.3
2022-05-18 10:08:13 +00:00
flutter_local_notifications: ^9.5.3+1
2022-07-12 05:40:36 +00:00
flutter_localizations:
sdk: flutter
2022-06-11 13:22:25 +00:00
flutter_native_splash: ^2.2.0+1
2021-07-15 01:52:31 +00:00
flutter_password_strength: ^0.1.6
2023-03-28 11:17:01 +00:00
flutter_secure_storage: ^8.0.0
flutter_sodium: ^0.2.0
2023-05-26 08:27:37 +00:00
flutter_staggered_grid_view: ^0.6.2
2021-07-15 01:52:31 +00:00
fluttertoast: ^8.0.6
freezed_annotation: ^2.2.0
2021-07-15 01:52:31 +00:00
google_nav_bar: ^5.0.5
http: ^0.13.4
2021-07-15 01:52:31 +00:00
image: ^3.0.2
2023-04-08 12:04:52 +00:00
image_editor: ^1.3.0
2022-10-10 17:10:57 +00:00
in_app_purchase: ^3.0.7
2021-07-15 01:52:31 +00:00
intl: ^0.17.0
json_annotation: ^4.8.0
2021-07-15 01:52:31 +00:00
like_button: ^2.0.2
loading_animations: ^2.1.0
2023-03-11 02:37:14 +00:00
local_auth: ^2.1.5
2021-07-15 01:52:31 +00:00
logging: ^1.0.1
2022-04-22 06:44:20 +00:00
lottie: ^1.2.2
media_extension: ^1.0.1
modal_bottom_sheet: ^3.0.0-pre
2023-05-01 10:47:31 +00:00
motion_photos:
git: "https://github.com/ente-io/motion_photo.git"
2021-07-29 20:14:19 +00:00
motionphoto:
git: "https://github.com/ente-io/motionphoto.git"
move_to_background: ^1.0.2
2022-07-11 05:34:08 +00:00
2022-09-17 09:02:58 +00:00
# open_file: ^3.2.1
2022-07-11 05:34:08 +00:00
open_mail_app: ^0.4.5
2021-07-15 01:52:31 +00:00
package_info_plus: ^1.0.1
2021-09-19 03:52:36 +00:00
page_transition: ^2.0.2
2022-07-12 05:40:36 +00:00
password_strength: ^0.2.0
path: #dart
2021-07-15 01:52:31 +00:00
path_provider: ^2.0.1
pedantic: ^1.9.2
photo_manager: ^2.5.0
2022-06-06 05:25:09 +00:00
photo_view: ^0.14.0
pinput: ^1.2.2
2021-09-19 03:52:36 +00:00
provider: ^6.0.0
2021-07-15 01:52:31 +00:00
quiver: ^3.0.1
receive_sharing_intent: ^1.4.5
2022-10-22 09:01:46 +00:00
scrollable_positioned_list: ^0.3.5
2022-10-11 07:56:16 +00:00
sentry: ^6.12.1
sentry_flutter: ^6.12.1
share_plus: ^4.0.10
2021-07-15 01:52:31 +00:00
shared_preferences: ^2.0.5
sqflite: ^2.0.0+3
sqflite_migration: ^0.3.0
2022-03-16 06:59:53 +00:00
step_progress_indicator: ^1.0.2
2023-04-08 04:17:04 +00:00
styled_text: ^7.0.0
2021-07-28 14:08:27 +00:00
syncfusion_flutter_core: ^19.2.49
syncfusion_flutter_sliders: ^19.2.49
2023-02-08 13:29:10 +00:00
tflite_flutter: ^0.9.0
2023-02-08 14:20:17 +00:00
tflite_flutter_helper:
git:
url: https://github.com/elephantum/tflite_flutter_helper.git # Fixes https://github.com/am15h/tflite_flutter_helper/issues/57
2023-02-08 14:20:17 +00:00
ref: a7d7a59a33f7cffa0a2a12ab05625807622cc97a
2022-02-17 05:03:10 +00:00
tuple: ^2.0.0
2021-07-15 01:52:31 +00:00
uni_links: ^0.5.1
url_launcher: ^6.0.3
2021-07-24 15:37:57 +00:00
uuid: ^3.0.4
2021-10-06 11:59:04 +00:00
video_player:
path: thirdparty/plugins/packages/video_player/video_player
2021-09-20 01:57:54 +00:00
video_thumbnail: ^0.4.3
2022-10-20 11:08:15 +00:00
visibility_detector: ^0.3.3
2022-06-18 19:39:08 +00:00
wakelock: ^0.6.1+2
2021-07-10 07:51:54 +00:00
wallpaper_manager_flutter: ^0.0.2
2023-05-26 10:08:24 +00:00
widgets_to_image: ^0.0.2
2020-03-24 19:59:36 +00:00
2023-03-21 03:27:59 +00:00
flutter_intl:
enabled: true
dependency_overrides:
provider: ^6.0.1 # for chewie 1.2.2 https://github.com/brianegan/chewie/issues/530
2022-06-18 19:39:08 +00:00
wakelock: ^0.6.1+2
2020-03-24 19:59:36 +00:00
dev_dependencies:
build_runner: ^2.3.3
flutter_driver:
sdk: flutter
2022-07-12 05:40:36 +00:00
flutter_lints: ^2.0.1
2021-07-15 01:52:31 +00:00
flutter_test:
sdk: flutter
freezed: ^2.3.2
integration_test:
sdk: flutter
json_serializable: ^6.6.1
test: ^1.22.0
2020-03-24 19:59:36 +00:00
2020-05-01 20:44:33 +00:00
flutter_icons:
2022-06-25 06:17:55 +00:00
android: "launcher_icon"
adaptive_icon_foreground: "assets/launcher_icon/ente-icon-foreground.png"
2022-06-25 06:17:55 +00:00
adaptive_icon_background: "#ffffff"
2020-05-01 20:44:33 +00:00
ios: true
2022-06-25 06:17:55 +00:00
image_path: "assets/icon-light.png"
2020-03-24 19:59:36 +00:00
2021-02-06 16:11:27 +00:00
flutter_native_splash:
2022-06-02 06:24:04 +00:00
color: "#ffffff"
color_dark: "#000000"
2022-06-13 17:54:00 +00:00
image: assets/splash-screen-light.png
image_dark: assets/splash-screen-dark.png
2021-02-06 16:11:27 +00:00
android_fullscreen: true
2022-06-11 13:22:25 +00:00
android_gravity: center
ios_content_mode: center
android_12:
# The image parameter sets the splash screen icon image. If this parameter is not specified,
# the app's launcher icon will be used instead.
# Please note that the splash screen will be clipped to a circle on the center of the screen.
# App icon without an icon background: This should be 1152×1152 pixels, and fit within a circle
# 768 pixels in diameter.
image: assets/splash-screen-light.png
image_dark: assets/splash-screen-dark.png
2021-02-06 16:11:27 +00:00
2020-03-24 19:59:36 +00:00
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
2020-08-25 06:00:19 +00:00
assets:
- assets/
2023-03-14 09:41:49 +00:00
- assets/models/cocossd/
- assets/models/mobilenet/
2023-03-15 06:58:25 +00:00
- assets/models/scenes/
2020-12-03 19:36:18 +00:00
fonts:
2022-03-08 16:33:43 +00:00
- family: Inter
fonts:
- asset: fonts/Inter-Regular.ttf
2022-03-12 14:03:30 +00:00
- asset: fonts/Inter-Medium.ttf
2022-03-08 16:33:43 +00:00
- asset: fonts/Inter-Light.ttf
- asset: fonts/Inter-SemiBold.ttf
- asset: fonts/Inter-Bold.ttf
2020-12-03 19:44:21 +00:00
- family: Montserrat
fonts:
2022-06-10 13:55:35 +00:00
- asset: fonts/Montserrat-Bold.ttf
2020-03-24 19:59:36 +00:00
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
2021-08-15 19:00:20 +00:00
# Flutter localization
generate: true
2020-03-24 19:59:36 +00:00
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages