gender_selector 1.0.6 copy "gender_selector: ^1.0.6" to clipboard
gender_selector: ^1.0.6 copied to clipboard

A Flutter Package for gender selector widget for the app. Using this package you can allow the user to select the gender by the beautiful widget. Show your love on this package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gender_selector

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

dependencies:
  gender_selector: ^1.0.6

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:gender_selector/gender_selector.dart';
5
likes
20
pub points
57%
popularity

Publisher

unverified uploader

A Flutter Package for gender selector widget for the app. Using this package you can allow the user to select the gender by the beautiful widget. Show your love on this package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on gender_selector