Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateusfccp/update_available

Know if there's any update for your Flutter app, based on published versions.
https://github.com/mateusfccp/update_available

dart flutter native update

Last synced: 5 days ago
JSON representation

Know if there's any update for your Flutter app, based on published versions.

Awesome Lists containing this project

README

        

# update_available

[![Version](https://img.shields.io/pub/v/update_available)](https://pub.dev/packages/update_available)
[![License](https://img.shields.io/github/license/mateusfccp/update_available)](https://opensource.org/licenses/MIT)

## Features

* Provide a simple, single function to get update availability for your Android or iOS app.
* Version checking based on published app version.

## Documentation

For the full documentation, refer to [the pub.dev page](https://pub.dev/packages/update_available).