This PR is part of the effort to move away from the Nuvigator Legacy API, opening room for further improvements in the NEXT API.
The most obvious improvement that will be implemented after this removal, is the support for Sound Null Safety.
This is a breaking change and is going to be released under a new major 2.0.0 version. It removes all the main constructors, generators, and arguments that were already deprecated from previous versions, related to the Legacy API.
This PR is part of the effort to move away from the Nuvigator Legacy API, opening room for further improvements in the NEXT API.
The most obvious improvement that will be implemented after this removal, is the support for Sound Null Safety.
This is a breaking change and is going to be released under a new major
2.0.0
version. It removes all the main constructors, generators, and arguments that were already deprecated from previous versions, related to the Legacy API.