Skip to content

Releases: NEK-RA/flutter_material_palette

1.1.2+4

15 Nov 18:32
Compare
Choose a tag to compare
  • [fix] android - added missing internet permission
  • [fix] validation logic for response from github
  • added some spacing before homepage listtile

1.1.0+2

09 Nov 11:27
Compare
Choose a tag to compare

Changes:

  • Added support of Ukrainian language (uk_UA) by @SN4S
  • Instead of copy HEX-value now the dialog with few representations shown. It's include HEX (i.e. #123456), RGB (i.e. rgb(50,150,250)) and Flutter's variables (i.e. Colors.indigo[600] , Colors.indigoAccent.shade700)
  • Check for updates implemented (manually, from the settings screen).

Comments:

  1. If you installed Material Palette from Google Play, then just wait while new version appear in store.

1.0.0+1

03 Nov 10:16
ac48e47
Compare
Choose a tag to compare

Version 1.0.0 build 1
First release was built for android only and published to google play.

  • App has list/grid of predefined colors and their shades
  • Pressing on color card will copy it's HEX-value to clipboard
  • App supports english and russian languages
  • Language can be switched from settings

WARNING:
Related commit is: 9b59c0a (first commit at 25th of October 2021)
It specified as I forgot to create github release, when created app bundle for google play :/
Source code attached to this release by Github is not correct, because Github doesn't allow to specify "any commit" for the release, only the few latest.
So the correct sources are attached as flutter_material_palette-9b59c0af6b842b95cfc988683d88b74a2ea34ddc.zip