idle_flutter 0.1.0 copy "idle_flutter: ^0.1.0" to clipboard
idle_flutter: ^0.1.0 copied to clipboard

A Flutter binding layer for idle/incremental games built on idle_core and idle_save

0.1.0 #

  • Minor pub score fix

0.0.4 #

  • Added IdleControllerHost and IdleSelector widgets for safer startup and scoped rebuilds.
  • Added rebuildOnChange to opt out of full-tree rebuilds when using IdleControllerHost.
  • Made controller startup idempotent and added ready/flush helpers.
  • Paused ticking while backgrounded and improved lifecycle safety.
  • Hid PathFileStore on web via conditional exports.

0.0.3 #

  • Description updated.

0.0.2 #

  • README.md update.

0.0.1 #

  • Flutter lifecycle + storage adapters + UI bindings initial release.
1
likes
0
points
321
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter binding layer for idle/incremental games built on idle_core and idle_save

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, idle_core, idle_save, path_provider, shared_preferences

More

Packages that depend on idle_flutter