hue_dart 0.3.0
hue_dart: ^0.3.0 copied to clipboard
A library for creating Philips Hue apps in Flutter and/or AngularDart.
0.3.0 01-05-2021 #
- Add support for null-safety.
- Require Dart 2.12 or later.
0.2.1 15-12-2019 #
- Updated README
0.2.0 03-11-2019 #
- Updated dependencies
- Use
built_value
instead ofjson_serializable
0.1.2 04-09-2018 #
- Fixed dependencies and formatting
- Tweaked the parsing of some classes
0.1.1 28-07-2018 #
- Bumped sdk version
0.1.0 28-07-2018 #
- Initial version