introduction_slider_extended 0.0.2 copy "introduction_slider_extended: ^0.0.2" to clipboard
introduction_slider_extended: ^0.0.2 copied to clipboard

A fork of the introduction_slider package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add introduction_slider_extended

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

dependencies:
  introduction_slider_extended: ^0.0.2

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_slider_extended/introduction_slider.dart';
import 'package:introduction_slider_extended/source/presentation/pages/introduction_slider.dart';
import 'package:introduction_slider_extended/source/presentation/pages/pages.dart';
import 'package:introduction_slider_extended/source/presentation/presentation.dart';
import 'package:introduction_slider_extended/source/presentation/widgets/background_decoration.dart';
import 'package:introduction_slider_extended/source/presentation/widgets/buttons.dart';
import 'package:introduction_slider_extended/source/presentation/widgets/dot_indicator.dart';
import 'package:introduction_slider_extended/source/presentation/widgets/introduction_slider_item.dart';
import 'package:introduction_slider_extended/source/presentation/widgets/widgets.dart';
import 'package:introduction_slider_extended/source/source.dart';
2
likes
130
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A fork of the introduction_slider package

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on introduction_slider_extended