Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 21:27
083cad0

4.0.0 (2026-05-30)

⚠ BREAKING CHANGES

  • Minimum Dart SDK raised to >=3.5.0, Flutter >=3.22.0, rxdart bumped to ^0.28.0, shared_preferences to ^2.5.0.

Features

  • modernize to v4.0.0 — Dart 3, rxdart 0.28, CI/CD, tests, release-please (6cfc8c9)

Miscellaneous

  • apply dart format tall style for Dart 3.8+ compatibility (b15c30b)