versionarte 0.4.0 copy "versionarte: ^0.4.0" to clipboard
versionarte: ^0.4.0 copied to clipboard

A Flutter package for determining update availability besides with some helpful features and pre-canned UI-kit.

0.4.0 #

  • Renamed ServersideVersioning as StoreVersioning to be more intuitive with `LocalVersioning.

0.3.3 #

  • Small changes to versionarte.json file structure to make it more readable and compact.
  • ServersideVersioning is rewritten to be compatible with new versionarte.json format.
  • Renamed CurrentVersioning as LocalVersioning.

0.3.0 #

  • More intuitive, more platform specific and customizable ServersideVersioning (new json format).
  • VersionarteStatus.inactive changed to VersionarteStatus.unavailable.
  • Added changelog property to provide latest release's changelog in multiple languages.
  • Fixed some critical bugs encountered while testing.
  • Initial version of README with roadmap in it.

0.2.0 #

  • when utility extension for VersionarteDecision.
  • Built-in components: VersionarteView.mustUpdate and VersionarteView.inactive.

0.1.5 #

  • Added documentation comments and customization properties for VersionarteInactiveView, improved its UI components.
  • Fixed minor bugs.

0.1.4 #

  • Added VersionarteInactiveView as a UI kit component to display to your users when the app is inactive.
  • Improved documentation comments.

0.1.2 #

  • Updated namings of ServersideVersioning and CurrentVersioning.
  • Added some documentation as a comment.

0.1.1 #

  • VersionarteIndicator utility widget for displaying current platform version name and number alongside with app name.

0.1.0 #

  • Initial release for the package.
68
likes
0
pub points
83%
popularity

Publisher

verified publisherkamranbekirov.com

A Flutter package for determining update availability besides with some helpful features and pre-canned UI-kit.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_remote_config, flutter, http, package_info_plus, url_launcher

More

Packages that depend on versionarte