Milad-Akarie / auto_route_library

Flutter route generator
MIT License
1.5k stars 375 forks source link

How to add new Nested Navigation Tab dynamically? #1945

Open chutuananh2k opened 1 month ago

chutuananh2k commented 1 month ago

All example I found using a fixed number of nested children but I want to dynamically add/remove item. Any suggestion to implement this feature?