You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
722 B
38 lines
722 B
name: neon_news |
|
version: 1.0.0 |
|
publish_to: 'none' |
|
|
|
environment: |
|
sdk: '>=3.1.0 <4.0.0' |
|
flutter: '>=3.13.1' |
|
|
|
dependencies: |
|
flutter: |
|
sdk: flutter |
|
flutter_html: ^3.0.0-alpha.6 |
|
go_router: ^10.0.0 |
|
html: ^0.15.3 |
|
material_design_icons_flutter: ^7.0.7296 |
|
neon: |
|
git: |
|
url: https://github.com/nextcloud/neon |
|
path: packages/neon/neon |
|
provider: ^6.0.5 |
|
rxdart: ^0.27.7 |
|
share_plus: ^7.0.0 |
|
url_launcher: ^6.1.11 |
|
wakelock_plus: ^1.1.1 |
|
webview_flutter: ^4.2.0 |
|
|
|
dev_dependencies: |
|
build_runner: ^2.4.4 |
|
go_router_builder: ^2.2.1 |
|
neon_lints: |
|
git: |
|
url: https://github.com/nextcloud/neon |
|
path: packages/neon_lints |
|
|
|
flutter: |
|
uses-material-design: true |
|
assets: |
|
- assets/
|
|
|