On-Board Me
A flutter package that helps you create on-boarding screen for your project with minutes just by passing a few parameters.
Why We Build?
Can you build an On-boarding screen within minutes for your app? This is where we help you do that.
Usage
Import this class
Add the On-Boarding screen
Features
- You can customize your on boarding screens with content and styling.
TODO
-
- [ ] Add new on boarding screens
-
- [ ] Add animation on the screens
Contribution
The project is open for contribution. Anyone willing to code fresh on-boarding screens, customize content for users will be welcomed.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request