51 lines
1.0 KiB
YAML
51 lines
1.0 KiB
YAML
name: poes
|
|
description: "A new Flutter project."
|
|
publish_to: 'none'
|
|
version: 1.4.1+26040202
|
|
|
|
environment:
|
|
sdk: ^3.9.2
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
cupertino_icons: ^1.0.8
|
|
shared_preferences:
|
|
git:
|
|
url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
|
|
path: "packages/shared_preferences/shared_preferences"
|
|
dio: ^5.9.2
|
|
cookie_jar: ^4.0.8
|
|
dio_cookie_manager: ^3.1.1
|
|
platform_info: ^5.0.0
|
|
vibration: ^2.0.0
|
|
intl: ^0.20.2
|
|
audioplayers:
|
|
path: packages/audioplayers
|
|
|
|
flutter_udid:
|
|
path: packages/flutter_udid
|
|
|
|
share_plus:
|
|
path: packages/flutter_plus_plugins/packages/share_plus/share_plus
|
|
wakelock_plus:
|
|
git:
|
|
url: https://gitcode.com/openharmony-sig/fluttertpc_wakelock_plus.git
|
|
ref: br_v1.4.0_ohos
|
|
path: wakelock_plus
|
|
get:
|
|
git:
|
|
url: https://gitcode.com/openharmony-sig/fluttertpc_get
|
|
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_lints: ^5.0.0
|
|
|
|
flutter:
|
|
uses-material-design: true
|
|
assets:
|
|
- assets/audios/deep.mp3
|