turan_stepper 0.3.1 copy "turan_stepper: ^0.3.1" to clipboard
turan_stepper: ^0.3.1 copied to clipboard

Turan Stepper a simple stepper for flutter

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate turan_stepper

Use it

The package has the following executables:

$ android
$ ios
$ linux
$ mac
$ web
$ windows

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turan_stepper

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

dependencies:
  turan_stepper: ^0.3.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:turan_stepper/turan_stepper.dart';
6
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Turan Stepper a simple stepper for flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on turan_stepper