|
|
|
name: neon
|
|
|
|
version: 1.0.0
|
|
|
|
publish_to: 'none'
|
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: '>=3.1.0 <4.0.0'
|
|
|
|
flutter: '>=3.13.1'
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
collection: ^1.17.1
|
|
|
|
crypto: ^3.0.3
|
|
|
|
file_picker: ^5.3.4
|
|
|
|
filesize: ^2.0.1
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
|
|
|
flutter_cache_manager: ^3.3.1
|
|
|
|
flutter_file_dialog: ^3.0.2
|
|
|
|
flutter_local_notifications: ^15.1.1
|
|
|
|
flutter_localizations:
|
|
|
|
sdk: flutter
|
|
|
|
flutter_native_splash: ^2.2.19
|
|
|
|
flutter_svg: ^2.0.7
|
|
|
|
flutter_zxing: ^1.1.2 # ^1.2.0 downgrades to image ^3.0.0 which breaks our dependencies. See https://github.com/khoren93/flutter_zxing/issues/94
|
|
|
|
go_router: ^10.0.0
|
|
|
|
http: ^1.1.0
|
|
|
|
image: ^4.0.17
|
|
|
|
intersperse: ^2.0.0
|
|
|
|
intl: ^0.18.1
|
|
|
|
json_annotation: ^4.8.1
|
|
|
|
material_design_icons_flutter: ^7.0.7296
|
|
|
|
meta: ^1.9.1
|
|
|
|
nextcloud:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/nextcloud
|
|
|
|
package_info_plus: ^4.0.0
|
|
|
|
path: ^1.8.3
|
|
|
|
path_provider: ^2.0.15
|
|
|
|
permission_handler: ^10.2.0
|
|
|
|
provider: ^6.0.5
|
|
|
|
quick_actions: ^1.0.5
|
|
|
|
rxdart: ^0.27.7
|
|
|
|
scrollable_positioned_list: ^0.3.8
|
|
|
|
shared_preferences: ^2.1.1
|
|
|
|
sort_box:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/sort_box
|
|
|
|
sqflite: ^2.2.8+2
|
|
|
|
sqflite_common_ffi: ^2.2.5
|
|
|
|
tray_manager: ^0.2.0
|
|
|
|
unifiedpush: ^5.0.0
|
|
|
|
unifiedpush_android: ^2.1.2
|
|
|
|
url_launcher: ^6.1.11
|
|
|
|
vector_graphics: ^1.1.7
|
|
|
|
window_manager: ^0.3.2
|
|
|
|
xdg_directories: ^1.0.0
|
|
|
|
xml: ^6.3.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
build_runner: ^2.4.6
|
|
|
|
go_router_builder: ^2.2.1
|
|
|
|
json_serializable: ^6.6.2
|
|
|
|
mocktail: ^1.0.0
|
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
|
|
|
neon_lints:
|
|
|
|
git:
|
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/neon_lints
|
|
|
|
test: ^1.24.6
|
|
|
|
vector_graphics_compiler: ^1.1.7
|
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
assets:
|
|
|
|
- assets/
|
|
|
|
- assets/icons/server/
|