Skip to content

Release v3.3.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 02 Jun 06:29
· 43 commits to main since this release
0414bd6
  • Upgrade SDK constraints to Dart 3.0 and Flutter 3.10.0.
  • Refactor deprecated api usages to new ones.
  • Use WidgetsBinding.instance.platformDispatcher instead of PlatformDispatcher.instance since its recommended.