github_colour 1.1.0+1
github_colour: ^1.1.0+1 copied to clipboard
Receive ozh's GitHub colour to Flutter's colour implementation with caching and fallback.
1.1.0+1 #
- Fix droppped web platform supported issue.
- Better documentation.
1.1.0 #
- Included
colors.jsonfor last resort if enabled offline as a last resort when create new instance ofGitHubColour. - Allows get all data in
GitHubColourtoColorSwatch. - Provides
Setwith all availabled languages name.
1.0.0 #
- Change
GitHubColours.find's fallback method. - Add
GitHubColours.containsfor checking does this language is in the list.
0.1.0+1 #
- Expand description length, no additional function implemented in this version.
0.1.0 #
- Added caching support for backup option if making request failed.
0.0.1 #
- Initial release