ks_select_dropdown 0.0.4 copy "ks_select_dropdown: ^0.0.4" to clipboard
ks_select_dropdown: ^0.0.4 copied to clipboard

Single and Multiple Select Dropdown in Flutter which supports Android/iOS and iPad/Tablet

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ks_select_dropdown

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

dependencies:
  ks_select_dropdown: ^0.0.4

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:ks_select_dropdown/ks_select_dropdown.dart';
2
likes
150
pub points
0%
popularity

Publisher

verified publishertechks.org

Single and Multiple Select Dropdown in Flutter which supports Android/iOS and iPad/Tablet

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, fluttericon, responsive_sizer

More

Packages that depend on ks_select_dropdown