introduction_story 0.0.1 copy "introduction_story: ^0.0.1" to clipboard
introduction_story: ^0.0.1 copied to clipboard

A social media stories inspired screen to be used for introductions, whether to give users some information about your app (onboarding) or introduce new feature!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add introduction_story

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  introduction_story: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:introduction_story/introduction_story.dart';
19
likes
135
pub points
46%
popularity

Publisher

unverified uploader

A social media stories inspired screen to be used for introductions, whether to give users some information about your app (onboarding) or introduce new feature!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_bloc

More

Packages that depend on introduction_story