weekly_timetable 0.2.2 copy "weekly_timetable: ^0.2.2" to clipboard
weekly_timetable: ^0.2.2 copied to clipboard

Timetable widget for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weekly_timetable

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

dependencies:
  weekly_timetable: ^0.2.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:weekly_timetable/weekly_timetable.dart';
8
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Timetable widget for flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on weekly_timetable