commit | 2fc33901afebe555266430a10f1f0b58a1ca33ae | [log] [tgz] |
---|---|---|
author | adsonpleal <adson@soraschools.com> | Mon Dec 16 20:48:24 2024 -0300 |
committer | GitHub <noreply@github.com> | Mon Dec 16 23:48:24 2024 +0000 |
tree | 7a947e4464c121574e93bbc99713ccfe2c64f85f | |
parent | 645621eb8113574be1740ff1c419c340e9d4e6b3 [diff] |
[shared_preferences] Add shared preferences devtools (#6749) This PR adds the shared_preferences_tools package. This package user the [devtools_extension](https://pub.dev/packages/devtools_extensions) tooling to create a tool for shared preferences. The idea of this PR came from @kenzieschmoll on this [issue](https://github.com/flutter/flutter/issues/145433). Initially I've published this tool as a [separate package](https://pub.dev/packages/shared_preferences_tools), but this PR aims to bring the functionality to the main shared_preferences package. Once this PR gets merged I'll archive the `shared_preferences_tools` package. https://github.com/flutter/packages/assets/11666470/fcf71145-c330-4397-b62e-c0c4c8bc9f01
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: