Use the last version of the libs.
The idea is to move in the direction to use nullsafety.
Some dependencies still prevent nuvigator to use nullsafety:
dart pub outdated --mode=null-safety
Showing dependencies that are currently not opted in to null-safety.
[✗] indicates versions without null safety support.
[✓] indicates versions opting in to null safety.
Package Name Current Upgradable Resolvable Latest
direct dependencies:
build_config ✗0.4.7 ✗0.4.7 ✗0.4.7 ✗0.4.7
code_builder ✗3.7.0 ✗3.7.0 ✗3.7.0 ✗3.7.0
dev_dependencies:
build_runner ✗1.12.2 ✗1.12.2 ✗1.12.2 ✗1.12.2
You are already using the newest resolvable versions listed in the 'Resolvable' column.
Newer versions, listed in 'Latest', may not be mutually compatible.
Use the last version of the libs. The idea is to move in the direction to use nullsafety.
Some dependencies still prevent nuvigator to use nullsafety: