FilledStacks / FilledStacks/flutter-tutorials
Flutter Web Url Navigation
- Lenguaje dominante
- Dart
- Estrellas
- 4.8k
- Forks
- 1.7k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
HI ,
i am facing issues as below
As per your tutorial i kept url navigation which is working awesome, but i am not able to return to same page where i clicked refresh or reload in a particular page
**for example** :
i have navigated to Page 1 > Page 2 > Page 3 ( here i refresh or reloaded). now app is going
back to initialRoute page i.e. Page 1.
Can i store the Navigated Page so that i can return to same page if refresh or reload .
when i click on Back in chrome , below error is showing up :
```
Error: Assertion failed: org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/history.dart:110:14
_userProvidedRouteName != null
is not true
at Object.throw_ [as throw] (http://localhost:60559/dart_sdk.js:4773:11)
at Object.assertFailed (http://localhost:60559/dart_sdk.js:4724:15)
at _engine.BrowserHistory.new.[_popStateListener] (http://localhost:60559/dart_sdk.js:143461:59)
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza en el punto de entrada de navegación por URL del tutorial y reproduce el flujo Page 1 > Page 2 > Page 3; después, recarga Page 3 y usa el botón Atrás del navegador. Se considera terminado cuando la recarga conserva la página actual y el botón Atrás del navegador ya no produce la assertion de history.dart indicada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- frontend, web-dev
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100