window_states 0.1.1 copy "window_states: ^0.1.1" to clipboard
window_states: ^0.1.1 copied to clipboard

Effortless Window State Transitions for Flutter Desktop

0.1.1 - 2025-10-08 #

Fixes #

  • Window Transitions: Fixed animations to start from the window's actual current position rather than its configured position. This creates smoother transitions when the window has been manually moved before switching states.

0.1.0 - 2025-10-08 #

🎉 Initial Release #

Window States brings declarative, animated window state management to Flutter desktop applications. Transform your desktop app with smooth window transitions between different layouts, sizes, and positions.

✨ Added #

Core Features

  • Declarative Window State Management - Define window configurations as navigable states using ViewConfig and ViewEntry
  • Smooth Animated Transitions - Built-in animations for window resizing and repositioning with customizable curves and durations
  • Type-Safe Navigation System - Navigate between window states using widget references or indices
  • Positioning and Alignment System - Provides API's to fine-tune the positioning and alignment your app window with respect to screen boundaries.
3
likes
0
points
9
downloads

Publisher

verified publisherinfms.dev

Weekly Downloads

Effortless Window State Transitions for Flutter Desktop

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, screen_retriever, window_manager

More

Packages that depend on window_states