timeframe_selector 0.2.2 copy "timeframe_selector: ^0.2.2" to clipboard
timeframe_selector: ^0.2.2 copied to clipboard

A widget for simple timeframe selection similar to calenders

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timeframe_selector

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

dependencies:
  timeframe_selector: ^0.2.2

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:timeframe_selector/timeframe_selector.dart';
1
likes
140
points
31
downloads

Publisher

verified publisherfirebon.de

Weekly Downloads

A widget for simple timeframe selection similar to calenders

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, intl

More

Packages that depend on timeframe_selector