A boilerplate onboarding screen project for use with flutter apps -- work in progress, may be out of date.
Navigator.push(context, MaterialPageRoute(builder: (context) => const OnboardingPage(),
A boilerplate onboarding screen project for use with flutter apps
Repository from Github https://github.comberkiyo/flutter_onboarding
A boilerplate onboarding screen project for use with flutter apps -- work in progress, may be out of date.
Navigator.push(context, MaterialPageRoute(builder: (context) => const OnboardingPage(),
A boilerplate onboarding screen project for use with flutter apps
MIT License