|
|
|
name: neon_news
|
|
|
|
version: 1.0.0
|
|
|
|
publish_to: 'none'
|
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: '>=3.1.0 <4.0.0'
|
|
|
|
flutter: '>=3.13.0'
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
|
|
|
flutter_html: ^3.0.0-beta.2
|
|
|
|
flutter_localizations:
|
|
|
|
sdk: flutter
|
|
|
|
flutter_material_design_icons: ^1.0.0
|
|
|
|
go_router: ^12.0.0
|
|
|
|
html: ^0.15.0
|
|
|
|
intl: ^0.18.0
|
|
|
|
neon:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/neon/neon
|
|
|
|
nextcloud:
|
|
|
|
git:
|
|
|
|
url: https://github.com/nextcloud/neon
|
|
|
|
path: packages/nextcloud
|
|
|
|
rxdart: ^0.27.0
|
|
|
|
share_plus: ^7.0.0
|
|
|
|
url_launcher: ^6.0.0
|
|
|
|
wakelock_plus: ^1.0.0
|
|
|
|
webview_flutter: ^4.0.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
build_runner: ^2.4.6
|
|
|
|
go_router_builder: ^2.3.4
|
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
|
|
|
|
vector_graphics_compiler: ^1.1.9
|
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
assets:
|
|
|
|
- assets/
|