routerino
Add names to routes without a declarative pattern and without build_runner
0.8.1
9.4K downloads/mo
#3027 most downloaded on pub.dev
source
What this package is like to depend on
Last release 6 months ago
26 Jan 2026
Ships unpredictably
gaps range from 2 weeks to 2.5 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
10 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Dec 2022 to Jan 2026
2023
2024
2025
2026
Releases
latest 10-
0.8.126 Jan 2026Release notes
Open source →- chore: migrate from GitHub to Codeberg: https://codeberg.org/Tienisto/routerino
-
0.8.031 Jul 2023 -
0.7.031 Jul 2023Release notes
Open source →- feat: add
removeRouteto remove a route from the stack - feat: add
durationtofade,slideandslideJoinedtransitions - BREAKING:
fadetransition is a function instead of a getter
- feat: add
-
0.6.026 Jul 2023Release notes
Open source →- feat: add
slideandslideJoinedpage transitions - BREAKING: increase minimum Dart version to 3.0.0
- feat: add
-
0.5.027 May 2023Release notes
Open source →- feat: add
pushWithResultandPopsWithResultto achieve type-safe results
- feat: add
-
0.4.022 May 2023 -
0.3.123 Feb 2023Release notes
Open source →- fix: set
elevation: 0forpushBottomSheetto avoid shadows in Flutter 3.7
- fix: set
-
0.3.008 Jan 2023 -
0.2.027 Dec 2022Release notes
Open source →- BREAKING:
context.popUntilPage<LoginPage>()changed tocontext.popUntil(LoginPage)
- BREAKING:
-
0.1.026 Dec 2022