day_schedule_list 0.4.6 copy "day_schedule_list: ^0.4.6" to clipboard
day_schedule_list: ^0.4.6 copied to clipboard

Day schedule list package based on design of Google Calendar app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add day_schedule_list

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

dependencies:
  day_schedule_list: ^0.4.6

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:day_schedule_list/day_schedule_list.dart';
6
likes
120
pub points
49%
popularity

Publisher

unverified uploader

Day schedule list package based on design of Google Calendar app

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on day_schedule_list