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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
3
likes
130
points
53
downloads

Publisher

verified publisherunacorbatanegra.dev

Weekly Downloads

2024.09.16 - 2025.03.31

Minimalist Calendar & Time & Custom pickers

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on tie_picker