Skip to content

Releases: airalpha/flashbar

Fix Toast Duplication

Choose a tag to compare

@airalpha airalpha released this 12 Sep 17:01

🐛 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

Choose a tag to compare

@airalpha airalpha released this 20 Dec 08:45
1.0.1

jdk 17 for jitpack