fledge_window 0.1.10 copy "fledge_window: ^0.1.10" to clipboard
fledge_window: ^0.1.10 copied to clipboard

Window management plugin for the Fledge ECS game framework. Provides fullscreen, borderless, and windowed modes with runtime switching.

Changelog #

0.1.10 - 2026-01-06 #

[Unreleased] #

Miscellaneous #

  • Bump versions
  • Bump versions

0.1.9 - 2026-01-06 #

0.1.8 - 2026-01-06 #

0.1.7 - 2026-01-05 #

[0.1.7] - 2026-01-05 #

Miscellaneous #

  • Bump dependencies

0.1.6 - 2026-01-05 #

0.1.5 - 2026-01-04 #

0.1.4 - 2026-01-04 #

0.1.3 - 2026-01-04 #

[Unreleased] #

Bug Fixes #

  • fledge_render_2d: Fix null safety error on private field

0.1.2 - 2026-01-03 #

[0.1.2] - 2026-01-03 #

Bug Fixes #

  • Update dependencies to latest stable versions
  • fledge: Update dependencies, upgrade melos to v7

Miscellaneous #

  • license: Remove whitespace from license files
  • Update license text

Ci #

  • github: Create changelogs for all packages on release

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-01-02 #

Added #

  • Initial release of fledge_window
  • Window modes: fullscreen, borderless, and windowed
  • Runtime mode switching with toggleFullscreen, setWindowMode, cycleWindowMode
  • WindowState resource for querying current window state
  • DisplayInfo resource for monitor information
  • WindowModeChanged event
  • WindowResized event
  • WindowFocusChanged event
  • World extension methods for window control
0
likes
160
points
404
downloads

Publisher

verified publisherfledge-framework.dev

Weekly Downloads

Window management plugin for the Fledge ECS game framework. Provides fullscreen, borderless, and windowed modes with runtime switching.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ecs #game-engine #window-management #fullscreen #flutter-games

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fledge_ecs, flutter, screen_retriever, window_manager

More

Packages that depend on fledge_window