/Flutter_Crud

Primary LanguageDartMIT LicenseMIT

Flutter Crud Application

🚀 About

This is a crud application, built with flutter and Dart. You can add users to the list. The inputs are: Name, Email and an AvatarUrl. If you do not specify an AvatarUrl, it will use a sample from flutter. You cand delete, edit, create and it lists users on the home route.

📋 Precondition

This project needs Flutter. If you do not have it installed, just follow THIS link and install.

👨‍💻 How to Setup

  # Clone the project
  $ git clone https://github.com/Levis44/Flutter_Crud.git

To execute the project, just run this code this commands:

  $ cd flutter_crud # acces the folder
  $ flutter run # run app

🛠️ Tools

📝 License

This project is under the MIT license. See the file LICENSE.md for more details.


Done by Levi Bernardelli Ciarrocchi ✌🏼