nubank / nuvigator

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

[WIP] Add null safety support #71

Closed lubritto closed 2 years ago

lubritto commented 3 years ago

Hey guys,

Since null safety is already in the flutter stable version it's time to take a look at this for the Nuvigator. I already migrated all the code, but I'm still testing everything and probably still have some bugs. I will be testing for some weeks to make sure that everything is working, feel free to help me with testing.

Good to work with you again!