|
|
|
name: neon_files
|
|
|
|
version: 1.0.0
|
|
|
|
publish_to: 'none'
|
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: '>=3.1.0 <4.0.0'
|
|
|
|
flutter: '>=3.13.1'
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
collection: ^1.17.0
|
|
|
|
file_icons:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/file_icons
|
|
|
|
file_picker: ^5.3.4
|
|
|
|
filesize: ^2.0.1
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
|
|
|
go_router: ^10.1.1
|
|
|
|
image_picker: ^0.8.9
|
|
|
|
intersperse: ^2.0.0
|
|
|
|
material_design_icons_flutter: ^7.0.7296
|
|
|
|
neon:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/neon/neon
|
|
|
|
open_file: ^3.3.2
|
|
|
|
path: ^1.8.3
|
|
|
|
provider: ^6.0.5
|
|
|
|
queue: ^3.1.0+2
|
|
|
|
rxdart: ^0.27.7
|
|
|
|
share_plus: ^7.1.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
build_runner: ^2.4.6
|
|
|
|
go_router_builder: ^2.3.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
|
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
assets:
|
|
|
|
- assets/
|