Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mateusfccp/update_available
- Owner: mateusfccp
- License: mit
- Created: 2020-08-27T16:20:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T17:22:32.000Z (2 months ago)
- Last Synced: 2024-09-12T21:23:12.237Z (2 months ago)
- Topics: dart, flutter, native, update
- Language: Dart
- Homepage:
- Size: 155 KB
- Stars: 24
- Watchers: 4
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).