pomodoro4d 0.0.2 copy "pomodoro4d: ^0.0.2" to clipboard
pomodoro4d: ^0.0.2 copied to clipboard

This is a Pomodoro Technique binding library for the Dart language licensed under BSD 3-Clause.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pomodoro4d

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

dependencies:
  pomodoro4d: ^0.0.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:pomodoro4d/pomodoro4d.dart';
8
likes
140
pub points
31%
popularity

Publisher

unverified uploader

This is a Pomodoro Technique binding library for the Dart language licensed under BSD 3-Clause.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on pomodoro4d