https://github.com/evant/instance_state
[WIP] Flutter plugin to save/restore instance state on Android
https://github.com/evant/instance_state
Last synced: 9 months ago
JSON representation
[WIP] Flutter plugin to save/restore instance state on Android
- Host: GitHub
- URL: https://github.com/evant/instance_state
- Owner: evant
- License: mit
- Created: 2018-12-19T13:46:41.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:48:42.000Z (about 6 years ago)
- Last Synced: 2025-01-05T09:44:31.713Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# instance_state
A new flutter plugin project.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.io/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.