credentials_helper 1.0.4
credentials_helper: ^1.0.4 copied to clipboard
Provides a helper class to simplify loading credentials from JSON
1.0.4 - 2019-08-07 #
- Updated packages
1.0.3 - 2018-07-26 #
- Updated to support Dart 2
1.0.2 - 2018-07-25 #
- Updated to use
json_serializablev1.0.0
1.0.1 - 2018-07-14 #
- Changed Credentials class serializer to use "api_key" as the key name even though the property name is "apiKey"
- Added JSON example to README
1.0.0 - 2018-07-13 #
- Initial release.