Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lulupointu/vrouter issues and pull requests

#217 - passing a transitionDelegate to vrouter_delegate

Pull Request - State: open - Opened by wizza-smile over 1 year ago

#216 - FlutterError

Issue - State: closed - Opened by saleh-aleid over 1 year ago - 3 comments

#215 - VNester inside stacked routes

Issue - State: open - Opened by alhamed1 over 1 year ago - 1 comment

#214 - Can a top-level route also be a stacked route?

Issue - State: closed - Opened by oravecz over 1 year ago - 2 comments

#213 - Stacked routes inside of nested routes

Issue - State: closed - Opened by oravecz over 1 year ago - 6 comments

#212 - re-run beforeEnter guards

Issue - State: closed - Opened by AlaaEldeenYsr over 1 year ago - 5 comments

#211 - How to prevent/disable swipe back navigation?

Issue - State: closed - Opened by dioseltorre over 1 year ago - 3 comments

#210 - How to catch a pop event for a route pushed with Navigator.of(context).push()

Issue - State: closed - Opened by iliyami over 1 year ago - 3 comments

#208 - Change URL without refreshing the page

Issue - State: closed - Opened by iliyami almost 2 years ago - 6 comments

#207 - Bindings getx in Vrouter

Issue - State: closed - Opened by LynnGG almost 2 years ago - 1 comment

#206 - Allow altering the printer for VLogPrinter

Issue - State: open - Opened by TekExplorer almost 2 years ago

#205 - Access the current active VRouteElement

Issue - State: closed - Opened by mohkoma almost 2 years ago

#204 - Push hash to history

Issue - State: closed - Opened by CosmicPangolin almost 2 years ago - 2 comments

#203 - `Multiple widgets used the same GlobalKey` when nesting `VNester`s

Issue - State: open - Opened by momrak about 2 years ago - 3 comments

#202 - vRouter is not detecting back button press.

Issue - State: closed - Opened by ishanajmeri about 2 years ago - 1 comment

#201 - Stacked routing from several layers of navigation

Issue - State: open - Opened by alphamikle about 2 years ago

#200 - colored logs are not working on iOS

Issue - State: closed - Opened by krille-chan about 2 years ago - 2 comments

#199 - How to keep widgets states while using nested tabbar?

Issue - State: open - Opened by gprog about 2 years ago - 1 comment

#198 - VRouterScopeNotFoundException(widgetType: context.widget.runtimeType)

Issue - State: open - Opened by lenarcikarek about 2 years ago - 3 comments

#197 - vRedirector.historyBack() does not use reverse transition animation

Issue - State: open - Opened by Oubi256 about 2 years ago - 7 comments

#196 - [Feature request] allow to remove the # from the start of the url

Issue - State: closed - Opened by Shakedkod about 2 years ago - 1 comment

#195 - Change routing structure on runtime without loosing widget state

Issue - State: closed - Opened by saibotma over 2 years ago - 1 comment

#194 - Improve documentation of VPathMatch.localPath

Issue - State: open - Opened by saibotma over 2 years ago
Labels: documentation

#193 - Flutter 3.0 changes

Issue - State: closed - Opened by zawadZwd over 2 years ago - 3 comments

#192 - Setting page key based on route data?

Issue - State: open - Opened by saibotma over 2 years ago

#190 - How to set browser page title?

Issue - State: closed - Opened by saibotma over 2 years ago - 1 comment

#188 - [Feature request] allow to path params other than String

Issue - State: closed - Opened by TatsuUkraine over 2 years ago - 1 comment

#187 - [Feature request] add ability to push single Page into the history stack

Issue - State: closed - Opened by TatsuUkraine over 2 years ago - 1 comment

#186 - Best navigation manager

Issue - State: closed - Opened by carmas123 over 2 years ago - 4 comments

#185 - Back button when dealing with path parameters

Issue - State: closed - Opened by danieldoddjr over 2 years ago - 1 comment

#182 - Weird animation in nested pages

Issue - State: closed - Opened by benjaminschreck over 2 years ago - 3 comments

#180 - Hot reload fix

Pull Request - State: closed - Opened by doldremus over 2 years ago - 2 comments

#179 - [Question] How can I get the pathParameter inside VRouteElementBuilder

Issue - State: closed - Opened by grayWFG over 2 years ago - 4 comments

#178 - Error in example when routing fastly between pages

Issue - State: closed - Opened by ViliusP over 2 years ago - 1 comment

#177 - Allow custom objects in VRouterData

Issue - State: closed - Opened by CosmicPangolin over 2 years ago - 2 comments

#176 - customValue support for VNester and route elements

Pull Request - State: open - Opened by klondikedragon almost 3 years ago - 2 comments

#175 - 🛠️ : Fix for missing useInheritedMediaQuery

Pull Request - State: closed - Opened by Mitsuroseba almost 3 years ago - 2 comments

#174 - Missing documentation for VAnchor

Issue - State: open - Opened by CodingSoot almost 3 years ago - 1 comment
Labels: documentation

#173 - auth state changes, redirect question

Issue - State: closed - Opened by raduungurean almost 3 years ago - 7 comments

#172 - VWidgetGuard behavior in flutter web

Issue - State: closed - Opened by satvikreddy almost 3 years ago - 4 comments

#171 - Popping from VNested.stackedRoutes shouldn't pop on VNester.path

Issue - State: closed - Opened by CodingSoot almost 3 years ago - 3 comments

#170 - Duplicate global key when navigating quickly between routes

Issue - State: closed - Opened by rebaz94 almost 3 years ago - 5 comments

#169 - Info logging break flutter hot reload

Issue - State: closed - Opened by rebaz94 almost 3 years ago - 26 comments

#168 - History State is null

Issue - State: closed - Opened by daichehadeo almost 3 years ago - 18 comments

#167 - Refresh the sample app cause a 404 in release mode

Issue - State: closed - Opened by daichehadeo almost 3 years ago - 2 comments

#166 - Allow pages to stop from navigating away, e.g. if there are unsaved state changes

Issue - State: closed - Opened by Josua2012 almost 3 years ago - 1 comment

#165 - BlocBuilder & modalMottomSheet

Issue - State: closed - Opened by pMertDogan almost 3 years ago - 2 comments

#164 - Using gesture to get to a previous page leads to exceptions

Issue - State: open - Opened by sergeylappo almost 3 years ago - 6 comments
Labels: bug

#163 - Tried to get applicationInstanceId but it has not been set

Issue - State: closed - Opened by sgehrman almost 3 years ago - 9 comments

#162 - Changes to VGuard don't apply on hot reload

Issue - State: open - Opened by benjaminschreck almost 3 years ago - 2 comments
Labels: documentation

#161 - VRouter and animations' OpenContainer

Issue - State: closed - Opened by amitkot almost 3 years ago - 6 comments

#160 - [Web] Error when initial url points to a bottom modal VPage

Issue - State: closed - Opened by satvikreddy almost 3 years ago - 3 comments

#159 - Wait until state is ready before building router.

Issue - State: closed - Opened by danieldoddjr almost 3 years ago - 5 comments

#158 - Web routes on live site

Issue - State: closed - Opened by danieldoddjr almost 3 years ago - 4 comments

#157 - Rebuild widgets in stackedRoutes

Issue - State: closed - Opened by minhnhatvdl almost 3 years ago - 6 comments
Labels: waiting for response

#156 - Internationalization - AppLocalizations.of(context) null using VMaterialApp

Issue - State: closed - Opened by dominikseger almost 3 years ago - 5 comments

#155 - Push route without context?

Issue - State: closed - Opened by danieldoddjr almost 3 years ago - 2 comments

#154 - Bug: Pop using AppBar X button returns to route without previous query params

Issue - State: closed - Opened by amitkot almost 3 years ago - 9 comments
Labels: waiting for response

#153 - [Question] BackButton on nested routes

Issue - State: closed - Opened by masseelch almost 3 years ago - 5 comments

#152 - [Bug] No MaterialLocalizations found when passing in custom key.

Issue - State: closed - Opened by masseelch almost 3 years ago - 4 comments

#150 - Update vrouter_navigator.dart

Pull Request - State: closed - Opened by masseelch almost 3 years ago - 1 comment

#149 - [Question] Data Fetching

Issue - State: closed - Opened by masseelch almost 3 years ago - 6 comments

#148 - [Question] - Known the current named route

Issue - State: closed - Opened by carmas123 almost 3 years ago - 4 comments

#147 - Not getting Query parameters from deep link

Issue - State: closed - Opened by hannahlutd almost 3 years ago - 2 comments

#146 - [Question] VNester with stateful children

Issue - State: closed - Opened by masseelch almost 3 years ago - 2 comments

#145 - Question: Difference between VRouter and VMaterialApp

Issue - State: closed - Opened by masseelch almost 3 years ago - 8 comments

#144 - VNester with CustomScrollView

Issue - State: closed - Opened by Lasslos almost 3 years ago - 1 comment
Labels: waiting for response

#143 - Nested and Stacked routes

Issue - State: closed - Opened by carmas123 almost 3 years ago - 5 comments

#142 - context.vRouter.toNamed doesnt work

Issue - State: closed - Opened by Lasslos almost 3 years ago - 2 comments

#141 - Shared routes in bottom tab bar (VNester)

Issue - State: closed - Opened by yevyevyev almost 3 years ago - 4 comments

#140 - Example for TabBarView

Issue - State: closed - Opened by jezsung about 3 years ago - 3 comments

#139 - Nesting a constant widget

Issue - State: closed - Opened by blambe about 3 years ago - 6 comments

#138 - An alternative to onWillPop?

Issue - State: closed - Opened by Mussab00 about 3 years ago - 7 comments

#137 - Understanding guards with state change

Issue - State: closed - Opened by shadyaziza about 3 years ago - 1 comment

#136 - VRouter() the named parameter 'scaffoldMessengerKey' isn't defined.

Issue - State: closed - Opened by mdrideout about 3 years ago - 1 comment

#134 - How to controll route with bloc(stream)?

Issue - State: closed - Opened by pMertDogan about 3 years ago - 2 comments

#133 - [QUESTION] Use of Hash(#) in URL to navigate specific section

Issue - State: closed - Opened by vinceramcesoliveros about 3 years ago - 3 comments
Labels: enhancement

#132 - Pass data 'back' via .pop(..) ?

Issue - State: closed - Opened by SogoGolf about 3 years ago - 3 comments
Labels: waiting for response

#131 - Navigate programatically outside of widget/context

Issue - State: closed - Opened by SogoGolf about 3 years ago - 1 comment

#130 - Nested Routing within a Bottom Sheet

Issue - State: closed - Opened by SpaceWaffles about 3 years ago - 8 comments

#129 - VRouter does not properly handle `%2F`

Issue - State: closed - Opened by Sorunome about 3 years ago - 11 comments

#128 - Animation bug when using a nested route

Issue - State: closed - Opened by danieldoddjr about 3 years ago - 6 comments

#127 - [Feature] VNester: omit aliases

Issue - State: closed - Opened by Poweranimal about 3 years ago - 10 comments
Labels: waiting for response

#126 - [Question] VNester: stacked route on all nested pages

Issue - State: closed - Opened by Poweranimal about 3 years ago - 2 comments

#120 - Can I just change the url without switching routes?

Issue - State: closed - Opened by YeungKC about 3 years ago - 6 comments

#117 - Is there any way to ignore routes?

Issue - State: closed - Opened by kalismeras61 about 3 years ago - 12 comments
Labels: waiting for response

#115 - I want open global Dialog pop-up in any page like old navigation system.

Issue - State: closed - Opened by mitesh77 about 3 years ago - 4 comments
Labels: waiting for response

#114 - Effects when using historyBack()

Issue - State: closed - Opened by leanhro2812 about 3 years ago - 14 comments
Labels: waiting for response

#108 - VRouterScopeNotFoundException when hot reloading

Issue - State: closed - Opened by evandrmb over 3 years ago - 8 comments

#89 - Add routes dynamically with data coming from a Future

Issue - State: closed - Opened by danieldoddjr over 3 years ago - 10 comments

#63 - How to dismiss bottomModalSheet on back button press?

Issue - State: closed - Opened by satvikreddy over 3 years ago - 9 comments
Labels: enhancement