getx_go 1.0.3
getx_go: ^1.0.3 copied to clipboard
A Flutter project using GetX and Go Router for state management and routing.
1.0.0 #
- Initial release of the package.
1.0.1 #
- Updated SDK constraint to support Dart 3.5.4 and above.
1.0.2 #
- Added support for overriding
transitionDuration
andreverseTransitionDuration
inRouteControllerConfig
. - Keeps default duration at 300ms for backward compatibility.
1.0.3 #
- Updated Flutter SDK and dependencies to the latest versions.