A basic social media app where users can add posts with images, add comments, and like posts using a local database.
U can login by type whatever u want and u are ready to go
Used for flutter linter
Used for users can add image from their posts.
Allows users to crop images they want to add to their posts.
Used for json serialization for models
Defines the annotations used by json_serializable to create code for JSON serialization and deserialization.
Equatable used for to compare objects
Used for state management.
Used for local database
For responsible design