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

A highly interactive and customizable Flutter widget that allows users to select a time range while visualizing event occurrences on a dynamic chart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_occurrence_time_range_selector

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

dependencies:
  flutter_occurrence_time_range_selector: ^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:flutter_occurrence_time_range_selector/flutter_occurrence_time_range_selector.dart';
1
likes
150
points
46
downloads

Publisher

verified publisherlukas-poque.dev

Weekly Downloads

A highly interactive and customizable Flutter widget that allows users to select a time range while visualizing event occurrences on a dynamic chart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, intl

More

Packages that depend on flutter_occurrence_time_range_selector