This repository has been archived on 2023-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
ha_client/pubspec.yaml

55 lines
1.1 KiB
YAML
Raw Normal View History

2018-09-10 00:34:52 +03:00
name: hass_client
description: Home Assistant Android Client
2019-09-26 22:46:52 +03:00
version: 0.6.8+682
2018-09-10 00:34:52 +03:00
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
2018-11-16 14:30:43 +02:00
web_socket_channel: any
shared_preferences: any
2018-11-12 20:28:10 +02:00
progress_indicators: any
event_bus: any
cached_network_image: any
url_launcher: any
date_format: any
2019-09-26 22:46:52 +03:00
charts_flutter: ^0.8.1
2019-01-23 23:34:45 +02:00
flutter_markdown: any
2019-09-26 22:46:52 +03:00
in_app_purchase: ^0.2.1+4
2019-03-13 17:05:15 +02:00
flutter_custom_tabs: ^0.6.0
2019-09-26 22:46:52 +03:00
firebase_messaging: ^5.1.6
uni_links: ^0.2.0
2019-09-18 21:42:46 +03:00
flutter_secure_storage: ^3.3.1+1
2019-10-09 20:45:46 +03:00
device_info: ^0.4.0+3
flutter_local_notifications: ^0.8.4
2019-10-20 20:54:29 +03:00
geolocator: ^5.1.4+2
workmanager: ^0.1.3
share:
git:
url: https://github.com/d-silveira/flutter-share.git
2018-09-10 00:34:52 +03:00
dev_dependencies:
flutter_test:
sdk: flutter
2018-11-12 20:28:10 +02:00
flutter_launcher_icons: any
2018-09-10 00:34:52 +03:00
flutter_icons:
android: true
ios: false
image_path: "images/icon/icon.png"
2018-09-10 00:34:52 +03:00
flutter:
uses-material-design: true
assets:
- images/hassio-192x192.png
- assets/js/externalAuth.js
2018-09-10 00:34:52 +03:00
fonts:
- family: "Material Design Icons"
fonts:
- asset: fonts/materialdesignicons-webfont-4.5.95.ttf