kevinsullivan / moralpain_dev

VSCode + Docker container development environment for moral distress project
0 stars 9 forks source link

Build warning regarding serialization #140

Open kevinsullivan opened 1 year ago

kevinsullivan commented 1 year ago

Investigate and resolve.

When running this: flutter pub run build_runner build --delete-conflicting-outputs The following warning is generated. Looks potentially problematical.

WARNING] json_serializable on lib/src/model/analytics_result.dart: The version constraint "^4.4.0" on json_annotation allows versions before 4.7.0 which is not allowed.