periodic 1.0.0+1 copy "periodic: ^1.0.0+1" to clipboard
periodic: ^1.0.0+1 copied to clipboard

A periodic widget (and dialog) to choose a recurring pattern.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add periodic

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

dependencies:
  periodic: ^1.0.0+1

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:periodic/periodic.dart';
1
likes
40
points
9
downloads

Publisher

verified publisherpixela.tech

Weekly Downloads

A periodic widget (and dialog) to choose a recurring pattern.

Repository (GitHub)

License

MIT (license)

Dependencies

auto_size_text, customtogglebuttons, flutter, flutter_hooks, freezed_annotation, group_radio_button, hooks_riverpod

More

Packages that depend on periodic