Solian/pubspec.yaml

92 lines
1.8 KiB
YAML
Raw Normal View History

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-06-01 14:00:32 +00:00
version: 1.1.0+1
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
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
flutter_local_notifications: ^17.1.2
permission_handler: ^11.3.1
uuid: ^4.4.0
2024-05-25 16:11:00 +00:00
dropdown_button2: ^2.3.9
2024-05-27 15:07:01 +00:00
video_player: ^2.8.6
video_player_win: ^2.3.6
chewie: ^1.8.1
2024-05-31 17:25:45 +00:00
livekit_client: ^2.1.5
flutter_webrtc: ^0.10.7
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
shared_preferences: ^2.2.3
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
protocol_handler: ^0.2.0
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-06-01 12:54:43 +00:00
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon.png"
min_sdk_android: 21
web:
generate: true
image_path: "assets/icon-padded.png"
background_color: "#ffffff"
theme_color: "#4b5094"
windows:
generate: true
2024-06-09 15:30:01 +00:00
image_path: "assets/icon-padded.png"
2024-06-01 12:54:43 +00:00
icon_size: 256
macos:
generate: true
image_path: "assets/icon-padded.png"
msix_config:
protocol_activation: solink