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.
46 lines
942 B
46 lines
942 B
2 years ago
|
name: neon_spreed
|
||
|
version: 1.0.0
|
||
|
publish_to: 'none'
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=3.1.3 <4.0.0'
|
||
|
flutter: '>=3.13.6'
|
||
|
|
||
|
dependencies:
|
||
|
built_collection: ^5.0.0
|
||
|
collection: ^1.0.0
|
||
|
flutter:
|
||
|
sdk: flutter
|
||
|
flutter_chat_types: ^3.6.2
|
||
|
flutter_chat_ui:
|
||
|
git:
|
||
|
url: https://github.com/flyerhq/flutter_chat_ui
|
||
|
ref: ab50f411da781a078fc3c5197f14bbf9614d001c
|
||
|
flutter_material_design_icons: ^1.0.0
|
||
|
flutter_webrtc: ^0.9.3
|
||
|
go_router: ^12.0.0
|
||
|
intersperse: ^2.0.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
|
||
|
vector_graphics: ^1.0.0
|
||
|
|
||
|
dev_dependencies:
|
||
|
build_runner: ^2.4.6
|
||
|
go_router_builder: ^2.3.4
|
||
|
neon_lints:
|
||
|
git:
|
||
|
url: https://github.com/nextcloud/neon
|
||
|
path: packages/neon_lints
|
||
|
|
||
|
flutter:
|
||
|
uses-material-design: true
|
||
|
assets:
|
||
|
- assets/
|