2021-04-10 12:28:12 +08:00
|
|
|
name: nc_photos
|
|
|
|
description: Gallery app for viewing your photos hosted on Nextcloud servers
|
|
|
|
|
|
|
|
# The following line prevents the package from being accidentally published to
|
|
|
|
# pub.dev using `pub publish`. This is preferred for private packages.
|
|
|
|
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|
|
|
|
|
|
|
# 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
|
2024-08-12 20:38:50 +08:00
|
|
|
version: 1.67.2+6720
|
2021-04-10 12:28:12 +08:00
|
|
|
|
|
|
|
environment:
|
2024-05-20 22:02:00 +08:00
|
|
|
sdk: ">=3.2.0 <4.0.0"
|
|
|
|
flutter: ">=3.16.0"
|
2021-04-10 12:28:12 +08:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
|
|
|
flutter_localizations:
|
|
|
|
sdk: flutter
|
|
|
|
|
2021-04-19 01:46:58 +08:00
|
|
|
# android only
|
2022-05-25 21:40:47 +08:00
|
|
|
android_intent_plus:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nc-photos/plus_plugins
|
|
|
|
ref: android_intent_plus-v3.1.1-nc-photos-1
|
|
|
|
path: packages/android_intent_plus
|
2023-05-26 02:19:28 +08:00
|
|
|
battery_plus: ^4.0.1
|
2023-05-26 01:26:42 +08:00
|
|
|
bloc_concurrency: ^0.2.2
|
2024-05-22 00:10:57 +08:00
|
|
|
cached_network_image: ^3.3.1
|
2023-05-28 19:35:04 +08:00
|
|
|
cached_network_image_platform_interface: any
|
2022-09-15 18:44:38 +08:00
|
|
|
circular_reveal_animation: ^2.0.1
|
2023-03-13 19:55:39 +08:00
|
|
|
clock: ^1.1.1
|
2024-05-22 00:10:57 +08:00
|
|
|
collection: ^1.18.0
|
2023-05-26 02:19:28 +08:00
|
|
|
connectivity_plus: ^3.0.6
|
2022-12-31 15:51:54 +08:00
|
|
|
copy_with:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nkming2/dart-copy-with
|
|
|
|
path: copy_with
|
2023-03-19 12:46:35 +08:00
|
|
|
ref: copy_with-1.3.0
|
2024-05-25 15:51:42 +08:00
|
|
|
crypto: ^3.0.3
|
2024-05-28 21:45:28 +08:00
|
|
|
devicelocale: ^0.7.1
|
2023-05-26 02:19:28 +08:00
|
|
|
device_info_plus: ^9.0.1
|
2021-05-20 03:11:06 +08:00
|
|
|
draggable_scrollbar:
|
|
|
|
git:
|
2022-04-06 02:16:02 +08:00
|
|
|
url: https://gitlab.com/nc-photos/flutter-draggable-scrollbar
|
2024-05-17 00:37:33 +08:00
|
|
|
ref: v0.1.0-nc-photos-8
|
2024-05-22 00:10:57 +08:00
|
|
|
dynamic_color: ^1.7.0
|
2023-05-26 01:26:42 +08:00
|
|
|
equatable: ^2.0.5
|
2021-04-10 12:28:12 +08:00
|
|
|
event_bus: ^2.0.0
|
|
|
|
exifdart:
|
|
|
|
git:
|
2022-04-06 02:16:02 +08:00
|
|
|
url: https://gitlab.com/nc-photos/exifdart.git
|
2022-11-15 00:11:11 +08:00
|
|
|
ref: 1.3.0
|
2024-05-22 00:10:57 +08:00
|
|
|
flex_seed_scheme: ^1.5.0
|
|
|
|
fluttertoast: ^8.2.5
|
2022-04-02 00:59:18 +08:00
|
|
|
flutter_background_service:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nc-photos/flutter_background_service.git
|
2024-08-12 20:03:56 +08:00
|
|
|
ref: v0.2.6-nc-photos-3
|
2024-05-22 00:10:57 +08:00
|
|
|
flutter_bloc: ^8.1.5
|
2023-05-28 19:35:04 +08:00
|
|
|
flutter_cache_manager: any
|
2024-05-28 21:45:28 +08:00
|
|
|
flutter_colorpicker: ^1.1.0
|
2022-12-10 22:43:41 +08:00
|
|
|
flutter_isolate: ^2.0.4
|
2024-05-25 03:35:58 +08:00
|
|
|
flutter_secure_storage: ^9.2.2
|
2021-09-16 03:52:30 +08:00
|
|
|
flutter_staggered_grid_view:
|
|
|
|
git:
|
2022-04-06 02:16:02 +08:00
|
|
|
url: https://gitlab.com/nc-photos/flutter_staggered_grid_view
|
2023-08-06 23:49:58 +08:00
|
|
|
ref: v0.4.0-nc-photos-2
|
2022-06-20 20:51:09 +08:00
|
|
|
flutter_typeahead: ^4.0.0
|
2024-05-22 00:10:57 +08:00
|
|
|
http: ^1.1.2
|
2021-04-10 12:28:12 +08:00
|
|
|
image_size_getter:
|
|
|
|
git:
|
2022-04-06 02:16:02 +08:00
|
|
|
url: https://gitlab.com/nc-photos/dart_image_size_getter
|
2021-10-29 03:59:10 +08:00
|
|
|
ref: 1.0.0-nc-photos-2
|
2021-04-10 12:28:12 +08:00
|
|
|
path: library
|
2024-05-20 22:02:00 +08:00
|
|
|
intl: 0.18.1
|
2023-05-26 01:26:42 +08:00
|
|
|
kiwi: ^4.1.0
|
2024-05-25 15:51:42 +08:00
|
|
|
local_auth: ^2.2.0
|
2024-05-22 00:10:57 +08:00
|
|
|
logging: ^1.2.0
|
|
|
|
memory_info: ^0.0.4
|
|
|
|
mime: ^1.0.5
|
|
|
|
mutex: ^3.1.0
|
2024-05-28 21:45:28 +08:00
|
|
|
native_device_orientation: ^2.0.3
|
2022-03-11 22:44:43 +08:00
|
|
|
nc_photos_plugin:
|
|
|
|
path: ../plugin
|
2023-02-23 22:49:17 +08:00
|
|
|
np_api:
|
|
|
|
path: ../np_api
|
2023-08-27 22:09:10 +08:00
|
|
|
np_async:
|
|
|
|
path: ../np_async
|
2022-12-22 22:07:29 +08:00
|
|
|
np_codegen:
|
|
|
|
path: ../codegen
|
2023-02-23 22:49:17 +08:00
|
|
|
np_common:
|
|
|
|
path: ../np_common
|
2023-08-26 01:31:06 +08:00
|
|
|
np_collection:
|
|
|
|
path: ../np_collection
|
2023-12-06 22:05:33 +08:00
|
|
|
np_datetime:
|
|
|
|
path: ../np_datetime
|
|
|
|
np_db:
|
|
|
|
path: ../np_db
|
2023-08-28 00:54:18 +08:00
|
|
|
np_geocoder:
|
|
|
|
path: ../np_geocoder
|
2023-09-13 00:29:44 +08:00
|
|
|
np_gps_map:
|
|
|
|
path: ../np_gps_map
|
2024-07-31 01:34:06 +08:00
|
|
|
np_http:
|
|
|
|
path: ../np_http
|
2023-08-18 00:36:51 +08:00
|
|
|
np_log:
|
|
|
|
path: ../np_log
|
2023-08-25 23:29:27 +08:00
|
|
|
np_math:
|
|
|
|
path: ../np_math
|
2023-09-01 02:34:48 +08:00
|
|
|
np_platform_image_processor:
|
|
|
|
path: ../np_platform_image_processor
|
2023-08-26 23:49:28 +08:00
|
|
|
np_platform_lock:
|
|
|
|
path: ../np_platform_lock
|
2023-09-01 12:27:23 +08:00
|
|
|
np_platform_log:
|
|
|
|
path: ../np_platform_log
|
2023-09-01 22:30:09 +08:00
|
|
|
np_platform_message_relay:
|
|
|
|
path: ../np_platform_message_relay
|
2023-09-01 02:34:48 +08:00
|
|
|
np_platform_permission:
|
|
|
|
path: ../np_platform_permission
|
|
|
|
np_platform_raw_image:
|
|
|
|
path: ../np_platform_raw_image
|
2023-08-27 18:58:05 +08:00
|
|
|
np_platform_util:
|
|
|
|
path: ../np_platform_util
|
2023-08-26 00:37:17 +08:00
|
|
|
np_string:
|
|
|
|
path: ../np_string
|
2023-08-21 03:04:55 +08:00
|
|
|
np_ui:
|
|
|
|
path: ../np_ui
|
2023-08-29 01:22:29 +08:00
|
|
|
np_universal_storage:
|
|
|
|
path: ../np_universal_storage
|
2023-05-28 19:35:04 +08:00
|
|
|
octo_image: any
|
2021-04-10 12:28:12 +08:00
|
|
|
page_view_indicators: ^2.0.0
|
2024-05-22 00:10:57 +08:00
|
|
|
path: ^1.8.3
|
|
|
|
path_provider: ^2.1.3
|
2024-01-13 02:53:14 +08:00
|
|
|
provider: any
|
2023-04-13 23:32:31 +08:00
|
|
|
rxdart: ^0.27.7
|
2024-05-22 00:10:57 +08:00
|
|
|
screen_brightness: ^1.0.1
|
|
|
|
shared_preferences: ^2.2.3
|
2023-07-04 01:23:42 +08:00
|
|
|
shared_preferences_platform_interface: any
|
2024-05-22 00:10:57 +08:00
|
|
|
sliver_tools: ^0.2.12
|
2022-11-13 16:16:50 +08:00
|
|
|
smooth_corner: ^1.1.0
|
2022-12-22 22:07:29 +08:00
|
|
|
to_string:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nkming2/dart-to-string
|
2022-12-31 00:20:05 +08:00
|
|
|
ref: to_string-1.0.0
|
2022-12-22 22:07:29 +08:00
|
|
|
path: to_string
|
2024-05-22 00:10:57 +08:00
|
|
|
url_launcher: ^6.2.6
|
2023-05-26 01:26:42 +08:00
|
|
|
uuid: ^3.0.7
|
2024-06-08 01:33:27 +08:00
|
|
|
video_player:
|
|
|
|
video_player_platform_interface:
|
2023-05-26 01:26:42 +08:00
|
|
|
visibility_detector: ^0.4.0+2
|
2023-07-10 21:27:43 +08:00
|
|
|
wakelock_plus: ^1.1.1
|
2021-07-16 15:55:04 +08:00
|
|
|
woozy_search: ^2.0.3
|
2021-04-10 12:28:12 +08:00
|
|
|
|
2024-07-09 00:57:03 +08:00
|
|
|
google_maps_flutter: 2.5.3
|
|
|
|
|
2022-07-09 16:33:24 +08:00
|
|
|
dependency_overrides:
|
2023-09-04 01:15:02 +08:00
|
|
|
video_player:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nc-photos/flutter-plugins
|
2024-06-09 02:47:51 +08:00
|
|
|
ref: video_player-v2.8.6-nc-photos-2
|
2023-09-04 01:15:02 +08:00
|
|
|
path: packages/video_player/video_player
|
2022-07-09 19:15:16 +08:00
|
|
|
video_player_android:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nc-photos/flutter-plugins
|
2024-06-09 02:47:51 +08:00
|
|
|
ref: video_player-v2.8.6-nc-photos-2
|
2022-07-09 19:15:16 +08:00
|
|
|
path: packages/video_player/video_player_android
|
2024-06-08 01:33:27 +08:00
|
|
|
video_player_platform_interface:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nc-photos/flutter-plugins
|
2024-06-09 02:47:51 +08:00
|
|
|
ref: video_player-v2.8.6-nc-photos-2
|
2024-06-08 01:33:27 +08:00
|
|
|
path: packages/video_player/video_player_platform_interface
|
2024-07-22 23:16:26 +08:00
|
|
|
# fix google_maps_cluster_manager
|
2024-07-09 00:57:03 +08:00
|
|
|
google_maps_flutter_android: 2.7.0
|
|
|
|
google_maps_flutter_platform_interface: 2.5.0
|
2022-07-09 16:33:24 +08:00
|
|
|
|
2021-04-10 12:28:12 +08:00
|
|
|
dev_dependencies:
|
2024-05-22 00:10:57 +08:00
|
|
|
test: ^1.22.1
|
2021-08-17 03:05:00 +08:00
|
|
|
bloc_test: any
|
2024-05-22 00:10:57 +08:00
|
|
|
build_runner: ^2.4.9
|
|
|
|
build_runner_core: ">=7.2.9"
|
2022-12-31 15:51:54 +08:00
|
|
|
copy_with_build:
|
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nkming2/dart-copy-with
|
|
|
|
path: copy_with_build
|
2023-07-24 20:47:10 +08:00
|
|
|
ref: copy_with_build-1.7.0
|
2024-05-22 00:10:57 +08:00
|
|
|
drift: 2.15.0
|
2022-07-25 13:00:16 +08:00
|
|
|
flutter_test:
|
|
|
|
sdk: flutter
|
2021-04-10 12:28:12 +08:00
|
|
|
# integration_test:
|
|
|
|
# sdk: flutter
|
2022-12-22 22:07:29 +08:00
|
|
|
np_codegen_build:
|
|
|
|
path: ../codegen_build
|
2023-12-06 22:05:33 +08:00
|
|
|
np_db_sqlite:
|
|
|
|
path: ../np_db_sqlite
|
2023-08-16 00:42:51 +08:00
|
|
|
np_lints:
|
|
|
|
path: ../np_lints
|
2022-12-22 22:07:29 +08:00
|
|
|
to_string_build:
|
2022-12-04 00:26:44 +08:00
|
|
|
git:
|
|
|
|
url: https://gitlab.com/nkming2/dart-to-string
|
2022-12-31 00:20:05 +08:00
|
|
|
ref: to_string_build-1.0.0
|
2022-12-22 22:07:29 +08:00
|
|
|
path: to_string_build
|
2021-04-10 12:28:12 +08: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:
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
# To add assets to your application, add an assets section, like this:
|
|
|
|
assets:
|
|
|
|
- assets/
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
generate: true
|