tie_picker 0.0.3 copy "tie_picker: ^0.0.3" to clipboard
tie_picker: ^0.0.3 copied to clipboard

Minimalist Calendar & Time & Custom pickers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tie_picker

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

dependencies:
  tie_picker: ^0.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:tie_picker/tie_picker.dart';
3
likes
40
points
34
downloads

Publisher

verified publisherunacorbatanegra.dev

Weekly Downloads

Minimalist Calendar & Time & Custom pickers

Repository (GitHub)

License

MIT (license)

Dependencies

collection, cupertino_icons, flutter, flutter_localizations, gap, intl, occam

More

Packages that depend on tie_picker