Skip to content

Serialize and Deserialize JSON data in Flutter using json_serializable package.

License

Notifications You must be signed in to change notification settings

AkashSDas/flutter-json-serialization-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-json-serialization-101

This app has no functionalities its just used to use to create models and serialize and deserialize data for those models.

Packages used

  • json_annotation
  • build_runner
  • json_serializable

License

MIT