Skip to content

Releases: airalpha/flashbar

Fix Toast Duplication

12 Sep 17:01

Choose a tag to compare

🐛 Bug Fixes

  • Fixed toast duplication during navigation: Messages no longer appear multiple times when navigating between screens
  • Resolved race conditions: Eliminated timing issues that caused inconsistent toast behavior

🔧 Technical Improvements

  • Replaced StateFlow with Channel: Messages are now consumed exactly once, preventing duplicates

🚀 What's Changed

This release focuses on reliability improvements. The core API remains unchanged, so updating should be seamless for existing users.

Breaking Changes

None - this is a backward-compatible release.

Flashbar

20 Dec 08:45

Choose a tag to compare

1.0.1

jdk 17 for jitpack