This extension currently helps you to easily write riverpod & freezed annotated classes and allows you to run code generation for those classes. You can also watch the files so that code generation is faster.
Setup your flutter project for code generation for JSONSerializable annotations
In your pubspec.yaml file add the following libraries in the dev_dependencies and dependencies section: