v3.0.0
- Fixes a crash when using the command
dart run build_runner watch.
Breaking Changes
- Minimum Pigeon version is now 26.0.0.
- We now have to explicitly indicate the output folder through the
out_folderoption in the build.yaml file.
dart run build_runner watch.out_folder option in the build.yaml file.