This is a new flutter project to envolve a simple CRUD.
Use the package manager to install clone this sample.
git clone https://github.com/DiegoModesto/FlutterCrudSample.git
In VS Code, running using F5. (But, if you neet run in another IDE, just don't forget to use a AVD or Physical device ;) )
Attention in Provider to get context in dummy data, and work all changes, this is only in memory, and does not have trouble to change then (All is in LIB->DATA->DUMMY_USERS.dart).
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.