- Update docs
- Update docs
- Fix dot animation don't working properly on RTL language
- Add refFuncGoToTab, then we can move to any tab index programmatically
- Fix color dots displaced to the right on last slide
- Add more dots animation
- Add can set background color for all slides
- Add can hide DONE button
- Add animation when dot indicator is moving
- Fix error when onTabChangeCompleted not defined
- Add callback onTabChangeCompleted
- Add custom boxfit to foreground image
- Add custom your own tabs
- Update
- Remove MaterialApp and replacing it by a Scaffold since should only be one MaterialApp() per application
- Remove locale since it should handle by primary application (and it is configured by MaterialApp), not by the plugin.
- Add optional onSkipPress
- Add PREV button and optimize code
- Add default go to last page at onSkipPress
- Add configuration able to scroll
- Fix content scroll overlain bottom view
- Add set width of done, next button
- Add option show or hide the status bar
- Adding locale feature, adjust bottom navigation
- Fix margin not a type of double
- Format code
- Add background image
- Add custom center widget
- Update docs and remove redundant attributes at slide
- Add set max number of lines at title
- Fix navigate example
- Change color options to be instances of
Color
insteadint
- Add onCLickImage and maxLines text description
- Add gradient background color
- Add more attribute
- Update info
- Update info
- Update info
- Update
- Update
- Initial Release