tw_calendar 1.0.1 copy "tw_calendar: ^1.0.1" to clipboard
tw_calendar: ^1.0.1 copied to clipboard

outdated

simple custom calendar for your , support custom headerView, support modify widgets height...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tw_calendar

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

dependencies:
  tw_calendar: ^1.0.1

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:tw_calendar/tw_calendar_cofigs.dart';
import 'package:tw_calendar/tw_calendar_controller.dart';
import 'package:tw_calendar/tw_calendar_list.dart';
import 'package:tw_calendar/tw_calendar_notification.dart';
import 'package:tw_calendar/tw_day_number.dart';
import 'package:tw_calendar/tw_month_title.dart';
import 'package:tw_calendar/tw_month_view.dart';
import 'package:tw_calendar/tw_weekday_row.dart';
import 'package:tw_calendar/utils/tw_calendart_tool.dart';
3
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

simple custom calendar for your , support custom headerView, support modify widgets height...

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tw_calendar