felangel / felangel/flow_builder
Back to the previous page and i want this page just still remain, something simple like "Navigator.pop" in Nav 1.0
- Ngôn ngữ chính
- Dart
- Star
- 416
- Fork
- 68
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi, I usually struggle with situations like this.
I had a searching view with a bunch of options and filters. I do search with those options, the results just appear, i can scroll a little bit and chose the right item which i looking for, click on this item to reveal more detail on another page ... then i go back. All i want is the searching page is remain, with the same options and filter even the position of items in list view.
So i had to store all those options, filter, and search it all again through API (or store the last results in State). it's frustrated for me when i simply just use "Navigatior.pop" in Nav 1.0.
Please correct me if there is actually a way to back previous page as simple as Navigator.pop or any trick.
Or can you make a feature like this? It very useful
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.