Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 203 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 203 Bytes

Flutter CRUD with BLoC

A Flutter CRUD project.

This project use JSONPlaceholder as its API URL. So, the data will not really created, updated or even deleted.