slide_switcher 1.0.0 copy "slide_switcher: ^1.0.0" to clipboard
slide_switcher: ^1.0.0 copied to clipboard

outdated

Package for creating switching widgets with extensive customization options

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slide_switcher

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

dependencies:
  slide_switcher: ^1.0.0

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:slide_switcher/slide_switcher.dart';
59
likes
0
points
1.07k
downloads

Publisher

unverified uploader

Weekly Downloads

Package for creating switching widgets with extensive customization options

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on slide_switcher