releasenotes 1.0.5 copy "releasenotes: ^1.0.5" to clipboard
releasenotes: ^1.0.5 copied to clipboard

A Flutter package to provide the Release Notes of store for your app.

1.0.5 #

  • Thanks to @honghai2196 for contributing
  • Added bool isLatest, indicates whether the current version is latest compared with the one on Play Store/App Store
  • When current version >= store version, isLatest = true instead of null result. Otherwise, isLatest = false

1.0.4 #

  • Update CHANGELOG.md

1.0.3 #

  • Fix get wrong release notes of each platform Thanks to @nguyenxuankiet262 for this update

  • Update itunes_search_api.dart Fix Vietnam language return Update test case Thanks to @honghai2196 for this update

1.0.1 #

  • Added pipeline to only merge with master if all params are in conformity

1.0.0 #

  • Added new doc and fix bugs
  • Now, package is running

0.0.2 #

  • Changed return

0.0.1 #

  • Release version
5
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to provide the Release Notes of store for your app.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html, http

More

Packages that depend on releasenotes