issues
search
Milad-Akarie
/
auto_route_library
Flutter route generator
MIT License
1.59k
stars
404
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Route guards redirect and Reevaluate Listenable
#2100
The28AWG
opened
2 days ago
1
Issue with Restoring Nested Navigation State on Android
#2099
AndyDavidJoyce
opened
3 days ago
1
Page Args null after restoration
#2098
AndyDavidJoyce
opened
3 days ago
0
Navigating with nested routes to another tab in AutoTabsScaffold
#2097
tyler401go
opened
4 days ago
0
How to create a global wrapper in v9?
#2096
carlosfiori
opened
4 days ago
0
Pass arguments in the initial route
#2095
cavin-7span
opened
4 days ago
3
Proposal: `const *Route.withArgs()` generated constructor
#2094
mernen
opened
5 days ago
0
deepLinkTransformer and deepLinkBuilder called twice in iOS cold start
#2093
jv-soares
opened
5 days ago
1
Back swipe on iOS escapes to home screen instead of previous page
#2092
nausharipov
opened
6 days ago
2
Keep query parameters while redirecting
#2091
AndrewPiterov
opened
1 week ago
0
Tabbing system in AutoRoute like filemanager with saving an loading tabs and its childrens at startup
#2090
Crewdev7
opened
1 week ago
0
Customization transitionDelegate.
#2089
shittyday
closed
4 days ago
0
[Mobile] App Bar Back Arrow button is not displayed in Nested navigation
#2088
Vurarddo
opened
1 week ago
1
`AutoRoute.of` doesn't find nested declarative routers
#2087
hmendez-figure
opened
1 week ago
0
Fix popping when there is no entries in nested router
#2086
ekrem-qb
opened
2 weeks ago
0
maybePop on web forgets query parameters in the url bar.
#2085
darkstarx
opened
2 weeks ago
5
add equality for route args using ValueKeys
#2084
dickermoshe
opened
3 weeks ago
0
Generated Route has no `key` constructor parameter, when it is the only parameter in the corresponding widget/screen
#2083
Sevastyan
opened
3 weeks ago
0
Exposing clipBehavior for nested navigation
#2082
dorklein
opened
3 weeks ago
0
Fix: don't reset current tab of nested pages on rebuild widget tree.
#2081
darkstarx
opened
3 weeks ago
0
removeWhere and initial conflict
#2080
fabienbranchel
opened
3 weeks ago
0
CustomRoute's transitionsBuilder called every frame
#2079
snackva
opened
4 weeks ago
1
Cant animate old and new child within AutoTabsRouter
#2077
MichalNemec
opened
1 month ago
1
Deep Linking Issue on iOS from "Not Launched" State
#2076
kirya355
opened
1 month ago
0
How to reset scroll position or the parent, when nested route has changed?
#2075
timbera
opened
1 month ago
0
How to set the replacement animation for context.router.replace when there is no jump animation
#2074
7-bit11
opened
1 month ago
0
Future<T?> replace<T extends Object?> method doesn't refresh the replacement route screen if its already on top.
#2073
oarminder0705
opened
1 month ago
0
AutoRoute widget ignores clicks in stack
#2072
AyatAliev
closed
1 week ago
0
Subpathes not working anymore
#2071
LoadJulz
opened
1 month ago
0
PathParams url encode/decode
#2070
jaycsantos
opened
1 month ago
0
Unexpected navigation behaviour when using Browser Back Button
#2069
shishir2sr
opened
1 month ago
0
Issue with keepHistory= false and replaceAll() initial route remains in stack
#2068
shishir2sr
opened
1 month ago
0
Nested navigation on web doesn't work if includePrefixMatches is true.
#2067
darkstarx
opened
1 month ago
0
Navigation to nested routes does not pass parent path parameters (flutter web) (abandoned project)
#2066
tomasweigenast
opened
1 month ago
0
AutoLeadingButton Shows Unwanted Back Button Instead of Drawer Icon
#2065
ebsangam
opened
2 months ago
0
[BUG] Doesn't support `required` parameters in closure parameters
#2064
lishaduck
opened
2 months ago
0
Can not resolve initial route with path params only
#2063
maxbeech
opened
2 months ago
0
chore: reformat and fix code block in `README.md`
#2062
dungngminh
opened
2 months ago
1
Improve support for list query parameters
#2061
jogboms
opened
2 months ago
0
"The argument type 'dynamic' can't be assigned to the parameter type 'Key?'" when key is a param
#2060
rignaneseleo
opened
2 months ago
0
The app unfortunately closes on Android when using Predictive Back or the hardware back button
#2059
Jasco07122021
closed
1 week ago
14
[Question/Feature] Sending a deep link during an integration test
#2058
tyler401go
closed
2 months ago
1
When the pathname of my page is wrong in the auto guard part, it does not enter the auto guard queries.
#2057
synarda
opened
2 months ago
0
Unexpected behavior with AutoRoute or RedirectRoute when handling multiple tabs of the same type
#2056
SERDUN
opened
2 months ago
0
iOS deep links not working correctly with Flutter 3.24.2
#2055
ma-pe
opened
2 months ago
8
Typedef not recognized as int in path parameters
#2053
Anmonpi
opened
2 months ago
0
Generator seems not supporting multi-packages
#2052
busslina
opened
2 months ago
0
Resolver.next() must be called once
#2051
alisabry22
closed
2 months ago
1
Generating a route with generic type isn't supported
#2050
WissamALSbenaty
opened
2 months ago
0
When using replace all with nested routes, back gesture takes to parent route
#2049
AdHrithik
opened
2 months ago
1
Next