hatch 1.0.0
hatch: ^1.0.0 copied to clipboard
An in-app developer overlay for Flutter. Switch environments, personas, feature flags, and inspect network — at runtime, without rebuilding.
Changelog #
1.0.0 #
- Initial release
- Environment switching at runtime
- Persona switching with credential management
- Feature flag toggling
- Network request inspection via Dio interceptor and http client wrapper
- Screen shortcuts with grouped display
- Full screen and bottom sheet panel presentation
- Two-finger long press, shake, edge swipe, and FAB trigger modes
- Light and dark theme support
- SharedPreferences persistence for environment and persona selection
- Dart define inspection
- HatchBuilder reactive widget