https://github.com/boringdeveloper/flutterswitchsharedpref
An implementation of the Flutter Switch package with Shared Preferences
https://github.com/boringdeveloper/flutterswitchsharedpref
Last synced: 8 months ago
JSON representation
An implementation of the Flutter Switch package with Shared Preferences
- Host: GitHub
- URL: https://github.com/boringdeveloper/flutterswitchsharedpref
- Owner: boringdeveloper
- Created: 2020-09-26T07:32:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T07:48:16.000Z (over 5 years ago)
- Last Synced: 2025-03-27T15:55:55.516Z (about 1 year ago)
- Language: Dart
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutterSwitchSharedPref
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.