Skip to content

September Update

Choose a tag to compare

@iqfareez iqfareez released this 16 Sep 01:57
· 78 commits to master since this release

Highlights

  • Added safe area to the share bottom sheet for better UI on devices with gesture/navigation bars. 39c6766
  • Onboarding screen obscured by navigation buttons has been fixed (Fixes #258). 2c126b7

What's Changed

  • Refactored bottom app bar widget and related function to simplify behavior. 0347514
  • Simplified the Radio widget implementation for clarity and maintainability. 845ac93
  • Startup routine and quick action registration added to support app shortcuts and faster startup flows.
  • Flutter version info is now included in feedback submission payloads for better diagnostics. 762e804 ec1a805
  • Upgraded project dependencies and updated compileSdk/targetSdk to use Flutter configuration values. a35c6fc, 714147c, 7769d1f
  • Code refactoring. fd5eafb e0facd4

Full Changelog: 2.13.4+159...2.13.5+160