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

A Flutter package to show beatify schedules containers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add schedule_widget

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

dependencies:
  schedule_widget: ^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:schedule_widget/schedule_widget.dart';
12
likes
110
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to show beatify schedules containers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl

More

Packages that depend on schedule_widget