Syncfusion update
This commit is contained in:
		| @@ -154,7 +154,7 @@ part 'managers/app_settings.dart'; | |||||||
| EventBus eventBus = new EventBus(); | EventBus eventBus = new EventBus(); | ||||||
| const String appName = 'HA Client'; | const String appName = 'HA Client'; | ||||||
| const String appVersion = String.fromEnvironment('versionName', defaultValue: '0.0.0'); | const String appVersion = String.fromEnvironment('versionName', defaultValue: '0.0.0'); | ||||||
| const whatsNewUrl = 'http://ha-client.app/service/whats_new_1.2.0.md'; | const whatsNewUrl = 'http://ha-client.app/service/whats_new_1.3.0.md'; | ||||||
|  |  | ||||||
| Future<void> _reportError(dynamic error, dynamic stackTrace) async { | Future<void> _reportError(dynamic error, dynamic stackTrace) async { | ||||||
|     // Print the exception to the console. |     // Print the exception to the console. | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| name: hass_client | name: hass_client | ||||||
| description: Home Assistant Android Client | description: Home Assistant Android Client | ||||||
|  |  | ||||||
| version: 1.3.0+1300 | version: 1.3.0+1301 | ||||||
|  |  | ||||||
|  |  | ||||||
| environment: | environment: | ||||||
| @@ -27,8 +27,8 @@ dependencies: | |||||||
|   hive_flutter: ^0.3.0+2 |   hive_flutter: ^0.3.0+2 | ||||||
|   device_info: ^0.4.2+4 |   device_info: ^0.4.2+4 | ||||||
|   firebase_crashlytics: ^0.1.3+3 |   firebase_crashlytics: ^0.1.3+3 | ||||||
|   syncfusion_flutter_core: ^18.1.52 |   syncfusion_flutter_core: ^18.2.44 | ||||||
|   syncfusion_flutter_gauges: ^18.1.52 |   syncfusion_flutter_gauges: ^18.2.44 | ||||||
|    |    | ||||||
|  |  | ||||||
| dev_dependencies: | dev_dependencies: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user