/FlutterCrudSample

This is a only a sample from crud using Flutter

Primary LanguageDart

CRUD Sample using Flutter

This is a new flutter project to envolve a simple CRUD.

Installation

Use the package manager to install clone this sample.

git clone https://github.com/DiegoModesto/FlutterCrudSample.git

Running

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).

List of Users Adding new User Editing an User

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

License

MIT