ej_selector 1.0.3 copy "ej_selector: ^1.0.3" to clipboard
ej_selector: ^1.0.3 copied to clipboard

A simple Item selector widget which uses dialog to select items.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ej_selector

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

dependencies:
  ej_selector: ^1.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:ej_selector/ej_selector.dart';
10
likes
140
pub points
62%
popularity

Publisher

verified publisherpacks.apexteam.net

A simple Item selector widget which uses dialog to select items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on ej_selector