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

outdated

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

README in progress..

ROADMAP:

  • RemoteConfig, RESTful API and custom validation support (respectively: RemoteConfigVersionarteProvider, RestfulVersionarteProvider, CustomVersionarteProvider).
  • Ability to write your own VersionarteProvider
  • Version indicator Widget: "App name v1.0.0+1" (VersionarteIndicator).
  • Launch the App Store on iOS and the Play Store on Android.
  • Ability to launch AppGallery on Huawei devices.
  • Making it testable.
  • Detailed examples for every usecase.
  • Documentation website: https://versionarte.dev
  • (ongoing) Built-in UI-kit and components support: VersionarteInactiveView, VersionarteMustUpdateView, VersionarteIndicator.
  • Enable debugging logging.
  • Add support for providing the latest release notes/changelog.
  • Implement in-app upgrade on Android.
  • Int indicating how much user opened the app.
  • Execute function when user installs new version.
  • Booelan indicating user opening this build/version for the first time.

I believe that the app's all screens should have the same design patterns. But, anyways, I've created some simple and almost customizable UI components that might be useful to developers.

163
likes
0
points
1.59k
downloads

Publisher

verified publisherkamranbekirov.com

Weekly Downloads

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