This app extends the names_generator app built in Flutter getting started tutorial and adds local storage to it for persisting favorite names list between sessions.
Uses path_provider plugin for local file storage.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This app extends the names_generator app built in Flutter getting started tutorial and adds local storage to it for persisting favorite names list between sessions.
Uses path_provider plugin for local file storage.