Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smirltech/smirl_version_checker
enables checking the app version on appstore and playstore as well as other info
https://github.com/smirltech/smirl_version_checker
Last synced: 10 days ago
JSON representation
enables checking the app version on appstore and playstore as well as other info
- Host: GitHub
- URL: https://github.com/smirltech/smirl_version_checker
- Owner: smirltech
- License: other
- Created: 2022-02-20T20:33:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T06:56:23.000Z (over 2 years ago)
- Last Synced: 2024-01-11T06:34:47.382Z (12 months ago)
- Language: Dart
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# smirl_version_checker
the package that check if a new version is on playstore or appstore, based on new_version package with exception checker
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.