flutter_enhanced_timetable 0.0.0 copy "flutter_enhanced_timetable: ^0.0.0" to clipboard
flutter_enhanced_timetable: ^0.0.0 copied to clipboard

Customizable, animated calendar widget including day, week, and month views.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_enhanced_timetable

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

dependencies:
  flutter_enhanced_timetable: ^0.0.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:flutter_enhanced_timetable/flutter_enhanced_timetable.dart';
3
likes
130
points
84
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Customizable, animated calendar widget including day, week, and month views.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, black_hole_flutter, collection, dart_date, dartx, flutter, flutter_layout_grid, intl, meta

More

Packages that depend on flutter_enhanced_timetable