Skip to content

0.3.3

Latest

Choose a tag to compare

@rasitayaz rasitayaz released this 10 Jul 07:36
16ecfff

Fixed

  • Improved Horizontal Positioning: Enhanced toast positioning logic for better centering and screen boundary handling
    • Toasts now remain perfectly centered on anchor widgets when possible
    • Improved screen edge detection to prevent toasts from being cut off
    • Added dynamic width calculation using LayoutBuilder for precise positioning
    • Fixed issues with toasts being off-center when anchor is not centered on screen
    • Maintains proper screen padding while optimizing available space