manup 3.1.0 copy "manup: ^3.1.0" to clipboard
manup: ^3.1.0 copied to clipboard

outdated

Mandatory update for Flutter Apps.

manUp #

[3.1.0] #

  • Custom settings can now be platform specific in addition to the root settings.
  • Add some extra documentation.

[3.0.0] #

  • Breaking change Add default value if setting is missing
  • Breaking change Update all dependencies

[2.0.2] #

Separate manUp validator function to use it alone.

[2.0.1] #

Minor code changes. Making some variables required. Continue renaming some more files.

[2.0.0] #

Migrate to null safety. Breaking changes Renaming some files.

[1.0.4] #

Make get setting method visible

[1.0.3] #

Add support for desktop platforms

[1.0.2] #

pub spec upgrade

Stop throwing reading file exception.

[1.0.1] #

Add capability to store and retrieve man up config.

[1.0.0] #

First major release #

Added Delegate support with ManUpDelegate

Added Helper Widget with ManUpWidget

Check README file for full details.

[0.0.3] #

First manup release