berkiyo / flutter_onboarding

A boilerplate onboarding screen project for use with flutter apps

Repository from Github https://github.comberkiyo/flutter_onboardingRepository from Github https://github.comberkiyo/flutter_onboarding

flutter_onboarding

A boilerplate onboarding screen project for use with flutter apps -- work in progress, may be out of date.

invoking OnboardingPage();

Navigator.push(context, MaterialPageRoute(builder: (context) => const OnboardingPage(),

About

A boilerplate onboarding screen project for use with flutter apps

License:MIT License


Languages

Language:Dart 100.0%