masamune_scheduler 2.3.0 copy "masamune_scheduler: ^2.3.0" to clipboard
masamune_scheduler: ^2.3.0 copied to clipboard

Masamune plug-in for scheduling data registration, etc. Must be linked to Functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_scheduler

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

dependencies:
  masamune_scheduler: ^2.3.0

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:masamune_scheduler/masamune_scheduler.dart';
0
likes
150
pub points
48%
popularity

Publisher

verified publishermathru.net

Masamune plug-in for scheduling data registration, etc. Must be linked to Functions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation, json_annotation, masamune

More

Packages that depend on masamune_scheduler