swipeintro 0.0.3
swipeintro: ^0.0.3 copied to clipboard
A flutter package for displaying intro screens
swipeintro #
A new Flutter plugin project that enables you use intro sliders with customaziable options.
Installation #
Add to pubspec.yaml file
dependencies:
swipeintro: ^0.0.2
Import
import 'package:swipeintro/intro/intro.dart'
Demo #
Getting Started #
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.