2022-02-03 16:06:44 +00:00
|
|
|
name: immich_mobile
|
2022-04-02 17:46:29 +00:00
|
|
|
description: Immich - selfhosted backup media file on mobile phone
|
2022-02-03 16:06:44 +00:00
|
|
|
|
2024-03-13 17:14:59 +00:00
|
|
|
publish_to: 'none'
|
2024-12-17 16:00:50 +00:00
|
|
|
version: 1.123.0+172
|
2022-02-03 16:06:44 +00:00
|
|
|
|
|
|
|
environment:
|
2024-04-21 04:07:32 +00:00
|
|
|
sdk: '>=3.3.0 <4.0.0'
|
2024-11-25 04:20:00 +00:00
|
|
|
flutter: 3.24.5
|
2022-02-03 16:06:44 +00:00
|
|
|
|
2024-11-05 16:34:24 +00:00
|
|
|
isar_version: &isar_version 3.1.8 # define the version to be used
|
|
|
|
|
2022-02-03 16:06:44 +00:00
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
2022-06-22 05:23:35 +00:00
|
|
|
|
2023-02-20 05:59:50 +00:00
|
|
|
path_provider_ios:
|
2024-11-05 16:34:24 +00:00
|
|
|
photo_manager: ^3.6.1
|
2024-10-20 17:56:02 +00:00
|
|
|
photo_manager_image_provider: ^2.2.0
|
2024-01-27 16:14:32 +00:00
|
|
|
flutter_hooks: ^0.20.4
|
|
|
|
hooks_riverpod: ^2.4.9
|
|
|
|
riverpod_annotation: ^2.3.3
|
|
|
|
cached_network_image: ^3.3.1
|
|
|
|
flutter_cache_manager: ^3.3.1
|
2024-05-16 15:58:02 +00:00
|
|
|
intl: ^0.19.0
|
2024-08-06 17:50:20 +00:00
|
|
|
auto_route: ^9.2.0
|
2024-01-27 16:14:32 +00:00
|
|
|
fluttertoast: ^8.2.4
|
|
|
|
socket_io_client: ^2.0.3+1
|
2024-08-07 18:47:40 +00:00
|
|
|
maplibre_gl: 0.19.0+2
|
2024-02-23 16:10:49 +00:00
|
|
|
geolocator: ^11.0.0 # used to move to current location in map view
|
2024-02-23 16:25:25 +00:00
|
|
|
flutter_udid: ^3.0.0
|
2024-03-20 04:07:26 +00:00
|
|
|
flutter_svg: ^2.0.9
|
2024-08-06 17:24:55 +00:00
|
|
|
package_info_plus: ^8.0.1
|
2024-01-27 16:14:32 +00:00
|
|
|
url_launcher: ^6.2.4
|
2024-09-29 08:22:02 +00:00
|
|
|
http: ^1.1.0
|
2024-03-21 16:31:18 +00:00
|
|
|
cancellation_token_http: ^2.0.0
|
2024-01-27 16:14:32 +00:00
|
|
|
easy_localization: ^3.0.3
|
2024-08-06 17:24:55 +00:00
|
|
|
share_plus: ^10.0.0
|
2024-01-27 16:14:32 +00:00
|
|
|
flutter_displaymode: ^0.6.0
|
2024-01-15 15:26:13 +00:00
|
|
|
scrollable_positioned_list: ^0.3.8
|
2024-01-27 16:14:32 +00:00
|
|
|
path: ^1.8.3
|
|
|
|
path_provider: ^2.1.2
|
|
|
|
collection: ^1.18.0
|
|
|
|
http_parser: ^4.0.2
|
2024-12-04 21:03:46 +00:00
|
|
|
flutter_web_auth: 0.6.0
|
2024-01-27 16:14:32 +00:00
|
|
|
easy_image_viewer: ^1.4.0
|
2024-11-05 16:34:24 +00:00
|
|
|
isar:
|
|
|
|
version: *isar_version
|
|
|
|
hosted: https://pub.isar-community.dev/
|
|
|
|
isar_flutter_libs: # contains Isar Core
|
|
|
|
version: *isar_version
|
|
|
|
hosted: https://pub.isar-community.dev/
|
2024-01-27 16:14:32 +00:00
|
|
|
permission_handler: ^11.2.0
|
2024-10-15 18:41:42 +00:00
|
|
|
device_info_plus: ^11.0.0
|
2024-10-03 03:57:50 +00:00
|
|
|
connectivity_plus: ^6.0.0
|
2024-01-27 16:14:32 +00:00
|
|
|
wakelock_plus: ^1.1.4
|
2024-08-15 19:53:37 +00:00
|
|
|
flutter_local_notifications: ^17.2.1+2
|
2023-11-03 14:04:41 +00:00
|
|
|
timezone: ^0.9.2
|
2024-02-13 21:30:32 +00:00
|
|
|
octo_image: ^2.0.0
|
2024-02-27 15:51:19 +00:00
|
|
|
thumbhash: 0.1.0+1
|
2024-03-06 03:42:22 +00:00
|
|
|
async: ^2.11.0
|
2024-08-06 14:20:27 +00:00
|
|
|
dynamic_color: ^1.7.0 #package to apply system theme
|
2024-09-29 08:22:02 +00:00
|
|
|
background_downloader: ^8.5.5
|
2024-12-05 15:11:48 +00:00
|
|
|
network_info_plus: ^6.1.1
|
2024-12-04 21:03:46 +00:00
|
|
|
native_video_player:
|
|
|
|
git:
|
|
|
|
url: https://github.com/immich-app/native_video_player
|
|
|
|
ref: ac78487
|
2022-06-22 05:23:35 +00:00
|
|
|
|
2024-07-28 20:41:14 +00:00
|
|
|
#image editing packages
|
|
|
|
crop_image: ^1.0.13
|
2024-08-06 14:20:27 +00:00
|
|
|
|
2022-07-13 12:23:48 +00:00
|
|
|
openapi:
|
|
|
|
path: openapi
|
|
|
|
|
2022-11-11 17:52:02 +00:00
|
|
|
# easy to remove packages:
|
2024-01-27 16:14:32 +00:00
|
|
|
image_picker: ^1.0.7 # only used to select user profile image from system gallery -> we can simply select an image from within immich?
|
|
|
|
logging: ^1.2.0
|
2024-07-26 13:59:02 +00:00
|
|
|
file_picker: ^8.0.0+1
|
2022-11-11 17:52:02 +00:00
|
|
|
|
2023-09-04 23:08:43 +00:00
|
|
|
# This is uncommented in F-Droid build script
|
|
|
|
# Taken from https://github.com/Myzel394/locus/blob/445013d22ec1d759027d4303bd65b30c5c8588c8/pubspec.yaml#L105
|
2024-01-27 16:14:32 +00:00
|
|
|
dependency_overrides:
|
|
|
|
# TODO: remove once Isar is updated
|
|
|
|
analyzer: ^6.3.0
|
|
|
|
# TODO: remove once analyzer override is removed
|
|
|
|
meta: ^1.11.0
|
|
|
|
# TODO: remove once analyzer override is removed
|
|
|
|
analyzer_plugin: ^0.11.3
|
2023-09-04 23:08:43 +00:00
|
|
|
#f geolocator_android:
|
|
|
|
#f git:
|
|
|
|
#f url: https://github.com/Zverik/flutter-geolocator.git
|
|
|
|
#f ref: floss
|
|
|
|
#f path: geolocator_android
|
|
|
|
|
2022-02-03 16:06:44 +00:00
|
|
|
dev_dependencies:
|
|
|
|
flutter_test:
|
|
|
|
sdk: flutter
|
2024-10-01 04:10:05 +00:00
|
|
|
flutter_lints: ^5.0.0
|
2024-01-27 16:14:32 +00:00
|
|
|
build_runner: ^2.4.8
|
2024-08-06 17:50:20 +00:00
|
|
|
auto_route_generator: ^9.0.0
|
2024-10-02 08:04:47 +00:00
|
|
|
flutter_launcher_icons: ^0.14.0
|
2024-01-27 16:14:32 +00:00
|
|
|
flutter_native_splash: ^2.3.9
|
2024-11-05 16:34:24 +00:00
|
|
|
isar_generator:
|
|
|
|
version: *isar_version
|
|
|
|
hosted: https://pub.isar-community.dev/
|
2023-01-22 03:43:28 +00:00
|
|
|
integration_test:
|
|
|
|
sdk: flutter
|
2024-09-18 15:15:52 +00:00
|
|
|
custom_lint: ^0.6.4
|
2024-01-27 16:14:32 +00:00
|
|
|
riverpod_lint: ^2.3.7
|
|
|
|
riverpod_generator: ^2.3.9
|
|
|
|
mocktail: ^1.0.3
|
2024-09-18 15:15:52 +00:00
|
|
|
immich_mobile_immich_lint:
|
|
|
|
path: './immich_lint'
|
2022-02-03 16:06:44 +00:00
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
assets:
|
|
|
|
- assets/
|
2022-07-07 18:40:54 +00:00
|
|
|
- assets/i18n/
|
2022-04-04 14:08:53 +00:00
|
|
|
fonts:
|
2022-11-27 20:34:19 +00:00
|
|
|
- family: Inconsolata
|
|
|
|
fonts:
|
|
|
|
- asset: fonts/Inconsolata-Regular.ttf
|
2023-11-20 14:58:03 +00:00
|
|
|
- family: Overpass
|
|
|
|
fonts:
|
|
|
|
- asset: fonts/overpass/Overpass-Regular.ttf
|
|
|
|
weight: 400
|
|
|
|
- asset: fonts/overpass/Overpass-Italic.ttf
|
|
|
|
style: italic
|
|
|
|
- asset: fonts/overpass/Overpass-Medium.ttf
|
|
|
|
weight: 500
|
|
|
|
- asset: fonts/overpass/Overpass-SemiBold.ttf
|
|
|
|
weight: 600
|
|
|
|
- asset: fonts/overpass/Overpass-Bold.ttf
|
|
|
|
weight: 700
|
|
|
|
- family: OverpassMono
|
|
|
|
fonts:
|
|
|
|
- asset: fonts/overpass/OverpassMono.ttf
|
|
|
|
|
2024-01-15 15:26:13 +00:00
|
|
|
flutter_launcher_icons:
|
2024-03-13 17:14:59 +00:00
|
|
|
image_path_android: 'assets/immich-logo.png'
|
|
|
|
adaptive_icon_background: '#ffffff'
|
|
|
|
adaptive_icon_foreground: 'assets/immich-logo-android-adaptive-icon.png'
|
|
|
|
image_path_ios: 'assets/immich-logo-w-bg.png'
|
|
|
|
android: 'ic_launcher' # can specify file name here e.g. "ic_launcher"
|
|
|
|
ios: false # can specify file name here e.g. "My-Launcher-Icon
|
2024-01-15 15:26:13 +00:00
|
|
|
remove_alpha_ios: true
|
2022-07-13 12:23:48 +00:00
|
|
|
|
|
|
|
analyzer:
|
|
|
|
exclude:
|
|
|
|
- openapi/**
|