whats_new_kit 0.0.5 copy "whats_new_kit: ^0.0.5" to clipboard
whats_new_kit: ^0.0.5 copied to clipboard

A simple Flutter package to show what's new releases in your app.

0.0.5 #

  • Lowered the Dart SDK constraint to ^3.5.0 and relaxed shared_preferences to ^2.5.3 for wider compatibility.
  • No API or behavior changes.

0.0.4 #

  • Updated package metadata and documentation.

0.0.3 #

  • Minor release to refresh package metadata.
  • No API or behavior changes.

0.0.2 #

  • Renamed package from flutter_whats_new to whats_new_kit.
  • Fixed README image sizing and updated documentation and screenshots.

0.0.1 #

  • Initial release.
  • Added release and What's New item models.
  • Added persistent release tracking with SharedPreferences.
  • Added built-in What's New dialog.
  • Added custom UI support through getLatestUnseenRelease.
  • Added markAsSeen for custom UI implementations.
  • Added debug mode for development.
  • Added support for Added, Improved, and Fixed item types.
2
likes
150
points
245
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package to show what's new releases in your app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on whats_new_kit