We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We use json_annotation and json_serializable (dev dependency) to
json_serializable
$ flutter packages pub run build_runner build --delete-conflicting-outputs
If above command fails, it would be probably due to old build tools. Try rerunning above command after running below command.
$ flutter packages pub upgrade
$ flutter analyze --no-pub --no-current-package lib $ flutter packages pub publish --dry-run
There was an error while loading. Please reload this page.