2024-05-18 10:17:16 +00:00
|
|
|
name: solian
|
2024-06-01 14:00:32 +00:00
|
|
|
description: "The Solar Network App"
|
2024-06-23 04:29:07 +00:00
|
|
|
publish_to: "none"
|
2024-05-18 10:17:16 +00:00
|
|
|
|
2024-07-31 17:21:27 +00:00
|
|
|
version: 1.2.0+6
|
2024-05-18 10:17:16 +00:00
|
|
|
|
|
|
|
environment:
|
2024-06-01 14:00:32 +00:00
|
|
|
sdk: ">=3.3.4 <4.0.0"
|
2024-05-18 10:17:16 +00:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
2024-07-27 12:27:29 +00:00
|
|
|
flutter_web_plugins:
|
|
|
|
sdk: flutter
|
2024-05-18 10:17:16 +00:00
|
|
|
cupertino_icons: ^1.0.6
|
|
|
|
go_router: ^14.1.1
|
|
|
|
get: ^4.6.6
|
|
|
|
timeago: ^3.6.1
|
|
|
|
flutter_markdown: ^0.7.1
|
2024-05-18 14:23:36 +00:00
|
|
|
flutter_animate: ^4.5.0
|
|
|
|
flutter_secure_storage: ^9.2.1
|
|
|
|
carousel_slider: ^4.2.1
|
2024-05-18 16:56:32 +00:00
|
|
|
url_launcher: ^6.2.6
|
2024-05-19 10:01:00 +00:00
|
|
|
infinite_scroll_pagination: ^4.0.0
|
2024-05-19 16:08:20 +00:00
|
|
|
image_picker: ^1.1.1
|
|
|
|
file_picker: ^8.0.3
|
|
|
|
crypto: ^3.0.3
|
|
|
|
path: ^1.9.0
|
2024-05-22 15:18:01 +00:00
|
|
|
intl: ^0.19.0
|
|
|
|
image: ^4.1.7
|
2024-05-23 12:00:26 +00:00
|
|
|
font_awesome_flutter: ^10.7.0
|
2024-05-25 05:00:40 +00:00
|
|
|
web_socket_channel: ^3.0.0
|
|
|
|
permission_handler: ^11.3.1
|
|
|
|
uuid: ^4.4.0
|
2024-05-25 16:11:00 +00:00
|
|
|
dropdown_button2: ^2.3.9
|
2024-05-31 17:25:45 +00:00
|
|
|
livekit_client: ^2.1.5
|
2024-07-23 03:18:06 +00:00
|
|
|
flutter_webrtc: ^0.11.4
|
2024-06-01 12:18:25 +00:00
|
|
|
wakelock_plus: ^1.2.5
|
2024-06-01 13:39:28 +00:00
|
|
|
cached_network_image: ^3.3.1
|
2024-06-01 16:42:36 +00:00
|
|
|
sentry_flutter: ^8.2.0
|
2024-06-06 15:28:19 +00:00
|
|
|
firebase_core: ^3.0.0
|
|
|
|
firebase_messaging: ^15.0.0
|
2024-06-08 05:28:49 +00:00
|
|
|
package_info_plus: ^8.0.0
|
2024-06-08 13:35:50 +00:00
|
|
|
device_info_plus: ^10.1.0
|
2024-06-22 14:39:32 +00:00
|
|
|
flutter_acrylic: ^1.1.4
|
2024-06-23 04:29:07 +00:00
|
|
|
floor: ^1.5.0
|
|
|
|
sqflite: ^2.3.3+1
|
2024-06-29 10:09:56 +00:00
|
|
|
protocol_handler: ^0.2.0
|
2024-06-29 10:19:52 +00:00
|
|
|
markdown: ^7.2.2
|
2024-07-06 11:07:46 +00:00
|
|
|
media_kit: ^1.1.10+1
|
|
|
|
media_kit_video: ^1.2.4
|
|
|
|
media_kit_libs_video: ^1.0.4
|
2024-07-07 03:46:48 +00:00
|
|
|
textfield_tags: ^3.0.1
|
2024-07-07 05:16:08 +00:00
|
|
|
pasteboard: ^0.2.0
|
|
|
|
desktop_drop: ^0.4.4
|
2024-07-09 13:23:38 +00:00
|
|
|
badges: ^3.1.2
|
2024-07-25 08:08:46 +00:00
|
|
|
flutter_card_swiper: ^7.0.1
|
2024-07-26 16:20:11 +00:00
|
|
|
dismissible_page: ^1.0.2
|
2024-07-30 04:21:39 +00:00
|
|
|
share_plus: ^10.0.0
|
|
|
|
flutter_cache_manager: ^3.3.3
|
2024-07-30 06:49:26 +00:00
|
|
|
flutter_markdown_selectionarea: ^0.6.17+1
|
2024-07-30 08:29:30 +00:00
|
|
|
shared_preferences: ^2.2.3
|
2024-07-30 18:00:03 +00:00
|
|
|
easy_debounce: ^2.0.3
|
2024-07-31 14:48:22 +00:00
|
|
|
provider: ^6.1.2
|
2024-05-18 10:17:16 +00:00
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
flutter_test:
|
|
|
|
sdk: flutter
|
|
|
|
|
2024-06-09 15:30:01 +00:00
|
|
|
flutter_lints: ^4.0.0
|
2024-06-01 12:54:43 +00:00
|
|
|
flutter_launcher_icons: ^0.13.1
|
2024-05-18 10:17:16 +00:00
|
|
|
|
2024-06-23 04:29:07 +00:00
|
|
|
floor_generator: ^1.4.0
|
|
|
|
build_runner: ^2.1.2
|
|
|
|
sqflite_common_ffi: ^2.3.3
|
|
|
|
sqflite_common_ffi_web: ^0.4.3+1
|
2024-05-18 10:17:16 +00:00
|
|
|
|
|
|
|
flutter:
|
|
|
|
uses-material-design: true
|
|
|
|
|
2024-05-18 16:56:32 +00:00
|
|
|
assets:
|
2024-06-01 14:00:32 +00:00
|
|
|
- assets/logo.png
|
2024-05-18 10:17:16 +00:00
|
|
|
|
2024-07-31 05:29:26 +00:00
|
|
|
fonts:
|
2024-07-31 12:45:36 +00:00
|
|
|
- family: NotoSansEmoji
|
|
|
|
fonts:
|
|
|
|
- asset: assets/fonts/NotoColorEmoji-Regular.ttf
|
2024-07-31 05:29:26 +00:00
|
|
|
- family: NotoSansSC
|
|
|
|
fonts:
|
2024-07-31 12:45:36 +00:00
|
|
|
- asset: assets/fonts/NotoSansSC-Regular.ttf
|
|
|
|
- asset: assets/fonts/NotoSansSC-Bold.ttf
|
|
|
|
weight: 700
|
2024-07-31 05:29:26 +00:00
|
|
|
- family: NotoSansHK
|
|
|
|
fonts:
|
2024-07-31 12:45:36 +00:00
|
|
|
- asset: assets/fonts/NotoSansHK-Regular.ttf
|
|
|
|
- asset: assets/fonts/NotoSansHK-Bold.ttf
|
|
|
|
weight: 700
|
|
|
|
- family: NotoSansJP
|
|
|
|
fonts:
|
|
|
|
- asset: assets/fonts/NotoSansJP-Regular.ttf
|
|
|
|
- asset: assets/fonts/NotoSansJP-Bold.ttf
|
|
|
|
weight: 700
|
|
|
|
- family: Comfortaa
|
2024-07-31 05:29:26 +00:00
|
|
|
fonts:
|
2024-07-31 12:45:36 +00:00
|
|
|
- asset: assets/fonts/Comfortaa-Regular.ttf
|
|
|
|
- asset: assets/fonts/Comfortaa-Bold.ttf
|
|
|
|
weight: 700
|
2024-07-31 05:29:26 +00:00
|
|
|
|
2024-06-01 12:54:43 +00:00
|
|
|
flutter_launcher_icons:
|
2024-07-30 13:24:30 +00:00
|
|
|
android:
|
|
|
|
generate: "launcher_icon"
|
|
|
|
image_path: "assets/icon-fit.png"
|
2024-06-01 12:54:43 +00:00
|
|
|
ios: true
|
|
|
|
image_path: "assets/icon.png"
|
|
|
|
min_sdk_android: 21
|
|
|
|
web:
|
|
|
|
generate: true
|
2024-07-30 03:50:26 +00:00
|
|
|
image_path: "assets/icon-w-shadow.png"
|
2024-06-01 12:54:43 +00:00
|
|
|
background_color: "#ffffff"
|
|
|
|
theme_color: "#4b5094"
|
|
|
|
windows:
|
|
|
|
generate: true
|
2024-07-30 03:50:26 +00:00
|
|
|
image_path: "assets/icon-w-shadow.png"
|
2024-06-01 12:54:43 +00:00
|
|
|
icon_size: 256
|
|
|
|
macos:
|
|
|
|
generate: true
|
2024-07-30 03:50:26 +00:00
|
|
|
image_path: "assets/icon-w-shadow.png"
|
2024-06-29 10:09:56 +00:00
|
|
|
|
|
|
|
msix_config:
|
|
|
|
protocol_activation: solink
|