Skip to content

joasnog/crud-with-flutter-sqlite

Repository files navigation

Crud With Flutter And Sqlite

The application allows you to register a user with your name and email, add an image, edit and also delete.

The data is persisted in a Sqlite database, the plugin used was Sqflite, and in the state management part, Provider was used.

Demo

demo

Functionalities

  • Register, edit and delete user.
  • Image upload.
  • Light and Dark mode.

Author

Made with ❤️ by Idelfonso Joás. Contact me!

Linkedin Badge Gmail Badge

About

👤Small Flutter app that uses SQLite to persist data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages