feature_intro 0.0.3 copy "feature_intro: ^0.0.3" to clipboard
feature_intro: ^0.0.3 copied to clipboard

A simple library for creating feature introduction to make dev life easier.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feature_intro

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

dependencies:
  feature_intro: ^0.0.3

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:feature_intro/feature_intro.dart';
3
likes
140
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A simple library for creating feature introduction to make dev life easier.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on feature_intro