whale 1.1.4
whale: ^1.1.4 copied to clipboard
A flutter navigation 2.0 router for mobile app
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