nubank / nuvigator

A powerful routing abstraction over Flutter Navigator, with nested Navigator and Deeplinks
Apache License 2.0
277 stars 33 forks source link

Bump libs #70

Closed raapperez closed 3 years ago

raapperez commented 3 years ago

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.
raapperez commented 3 years ago

We will wait the flutter_engine release with crypto ^3.0.0