idle_flutter 0.1.0
idle_flutter: ^0.1.0 copied to clipboard
A Flutter binding layer for idle/incremental games built on idle_core and idle_save
idle_flutter #
🎉 Thrilled to introduce idle_flutter, the Flutter binding layer for idle /
incremental games built on idle_core and idle_save 🚀
What it is #
- Flutter-only adapter for lifecycle, storage, and UI binding
- Zero game logic in widgets; state lives in
idle_core - Deterministic, debounced persistence and offline progress
API #
IdleFlutterController(ChangeNotifier + ValueListenable)IdleControllerHostfor safe start/disposeIdleBuilderfor full rebuildsIdleSelectorfor scoped rebuildsSharedPreferencesStoreandPathFileStorehelpers
Update policy #
This package is updated with an SDK-like mindset: stable APIs, predictable upgrade paths, and clear migrations when needed.
Contact #
Questions or feedback: wonyoungchoiseoul@gmail.com