2023-10-09 09:32:07 +08:00
|
|
|
name: starcitizen_doctor
|
2024-04-28 20:31:12 +08:00
|
|
|
description: Designed for "StarCitizen" players, providing many convenient functions.
|
|
|
|
publish_to: 'none'
|
2023-10-09 09:32:07 +08:00
|
|
|
|
|
|
|
version: 1.0.0+1
|
|
|
|
|
|
|
|
environment:
|
2024-09-04 17:18:13 +08:00
|
|
|
sdk: ^3.5.1
|
2023-10-09 09:32:07 +08:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
2024-03-15 00:01:06 +08:00
|
|
|
flutter_localizations:
|
|
|
|
sdk: flutter
|
2024-03-07 23:01:32 +08:00
|
|
|
flutter_riverpod: ^2.4.10
|
|
|
|
riverpod_annotation: ^2.3.4
|
|
|
|
flutter_hooks: ^0.20.5
|
|
|
|
hooks_riverpod: ^2.4.10
|
|
|
|
json_annotation: ^4.8.1
|
2024-04-28 20:31:12 +08:00
|
|
|
go_router: ^14.0.1
|
2024-03-14 19:54:37 +08:00
|
|
|
fluent_ui: ^4.8.6
|
2023-10-09 09:32:07 +08:00
|
|
|
flutter_staggered_grid_view: ^0.7.0
|
|
|
|
url_launcher: ^6.1.10
|
|
|
|
font_awesome_flutter: ^10.5.0
|
|
|
|
cupertino_icons: ^1.0.2
|
|
|
|
hive: ^2.2.3
|
|
|
|
dio: ^5.3.3
|
2024-01-29 23:14:20 +08:00
|
|
|
markdown: ^7.2.1
|
2023-10-09 09:32:07 +08:00
|
|
|
markdown_widget: ^2.2.0
|
2023-11-28 23:08:34 +08:00
|
|
|
extended_image: ^8.2.0
|
2024-03-25 20:31:00 +08:00
|
|
|
file_picker: ^8.0.0+1
|
2023-10-09 09:32:07 +08:00
|
|
|
file_sizes: ^1.0.6
|
|
|
|
flutter_svg: ^2.0.7
|
|
|
|
archive: ^3.4.4
|
2023-10-28 18:19:18 +08:00
|
|
|
jwt_decode: ^0.3.1
|
|
|
|
uuid: ^4.1.0
|
2024-03-25 20:31:00 +08:00
|
|
|
flutter_tilt: ^3.0.0
|
2023-11-03 00:18:45 +08:00
|
|
|
card_swiper: ^3.0.1
|
2023-11-04 22:55:48 +08:00
|
|
|
ffi: ^2.1.0
|
2024-07-07 16:50:23 +08:00
|
|
|
flutter_rust_bridge: ^2.1.0
|
2023-11-04 22:55:48 +08:00
|
|
|
freezed_annotation: ^2.4.1
|
|
|
|
meta: ^1.9.1
|
2023-11-10 22:51:48 +08:00
|
|
|
hexcolor: ^3.0.1
|
2023-11-28 23:08:34 +08:00
|
|
|
dart_rss: ^3.0.1
|
|
|
|
html: ^0.15.4
|
2023-12-11 22:48:49 +08:00
|
|
|
xml: ^6.5.0
|
2024-01-07 14:57:49 +08:00
|
|
|
fixnum: ^1.1.0
|
2024-02-06 20:19:53 +08:00
|
|
|
rust_builder:
|
|
|
|
path: rust_builder
|
2024-03-14 21:49:21 +08:00
|
|
|
# path: ../../xkeyC/dart_aria2_rpc
|
2024-05-14 15:34:36 +08:00
|
|
|
intl: ^0.19.0
|
2024-03-01 20:59:43 +08:00
|
|
|
synchronized: ^3.1.0+1
|
2024-04-14 19:52:42 +08:00
|
|
|
super_sliver_list: ^0.4.1
|
2024-05-14 15:34:36 +08:00
|
|
|
re_editor: ^0.3.0
|
2024-05-05 14:59:07 +08:00
|
|
|
re_highlight: ^0.0.3
|
2024-09-04 20:50:23 +08:00
|
|
|
cross_file: ^0.3.4+2
|
|
|
|
web: ^1.0.0
|
2023-11-28 23:08:34 +08:00
|
|
|
dependency_overrides:
|
|
|
|
http: ^1.1.2
|
2023-10-09 09:32:07 +08:00
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
flutter_test:
|
|
|
|
sdk: flutter
|
|
|
|
|
2024-05-14 15:34:36 +08:00
|
|
|
flutter_lints: ^4.0.0
|
2023-10-31 00:27:46 +08:00
|
|
|
msix: ^3.16.4
|
2024-03-07 23:01:32 +08:00
|
|
|
build_runner: ^2.4.8
|
2023-11-04 22:55:48 +08:00
|
|
|
freezed: ^2.4.5
|
2024-03-07 23:01:32 +08:00
|
|
|
json_serializable: ^6.7.1
|
|
|
|
riverpod_generator: ^2.3.11
|
|
|
|
custom_lint: ^0.6.2
|
|
|
|
riverpod_lint: ^2.3.9
|
2024-07-21 16:57:09 +08:00
|
|
|
ffigen: ^13.0.0
|
2024-03-14 21:49:21 +08:00
|
|
|
sct_dev_tools:
|
|
|
|
path: ./packages/sct_dev_tools
|
2023-10-09 09:32:07 +08:00
|
|
|
|
|
|
|
flutter:
|
|
|
|
|
|
|
|
uses-material-design: true
|
|
|
|
assets:
|
|
|
|
- assets/
|
2023-11-03 00:18:45 +08:00
|
|
|
- assets/countdown/
|
2024-09-04 17:18:13 +08:00
|
|
|
- assets/backgrounds/
|
2023-10-09 09:32:07 +08:00
|
|
|
|
|
|
|
fonts:
|
|
|
|
- family: SourceHanSansCN-Regular
|
|
|
|
fonts:
|
|
|
|
- asset: assets/SourceHanSansCN-Regular.otf
|
2024-04-28 20:31:12 +08:00
|
|
|
|
2024-03-14 21:49:21 +08:00
|
|
|
flutter_intl:
|
|
|
|
enabled: true
|