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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
8
likes
20
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Timetable widget for flutter

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on weekly_timetable