whale 1.1.13
whale: ^1.1.13 copied to clipboard
A flutter navigation 2.0 router for mobile app
1.1.13 #
- Fix android fullscreen animation
1.1.12 #
- Add no animation dialog transition
1.1.11 #
- Add dialog info to Url
1.1.10 #
- Add context based navigation on dialog state
1.1.9 #
- Fix back button stream
1.1.8 #
- Add android back button stream
1.1.7 #
- Add Global PopUp Feature
1.1.6 #
- Fix bug (static omitted)
1.1.5 #
- Add Backbutton Stream and Control , Navigation Stream
1.1.4 #
- Support web
1.1.3 #
- Add Slide Right Animation for Android(default)
1.1.2 #
- Fix hideDialog operation (omit notifyListener())
1.1.1 #
- Add showDialogByContext method
- Add hide dialog testcase
1.1.0 #
- Add firebase analytics route filter function
- Add feature of hide dialog at global scope
1.0.1 #
1.0.0 #
Add basic navigation functions and rule.
basic functions:
- Go(Push) page
- Go All Pages
- Back(Pop) page
- Back Until page
- Replace page
- Replace All pages
- Show pop up
- Hide pop up
advanced functions:
- Push All
- Pop Until
- Replace All