Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 368 Bytes

File metadata and controls

12 lines (9 loc) · 368 Bytes

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 and reverseTransitionDuration in RouteControllerConfig.
  • Keeps default duration at 300ms for backward compatibility.

1.0.3

  • Updated Flutter SDK and dependencies to the latest versions.