g2x_week_calendar 0.1.7 copy "g2x_week_calendar: ^0.1.7" to clipboard
g2x_week_calendar: ^0.1.7 copied to clipboard

g2x_week_calendar is a component to control the date in the week with customizable style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add g2x_week_calendar

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

dependencies:
  g2x_week_calendar: ^0.1.7

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:g2x_week_calendar/g2x_simple_week_calendar.dart';
import 'package:g2x_week_calendar/Util.dart';
2
likes
40
pub points
44%
popularity

Publisher

unverified uploader

g2x_week_calendar is a component to control the date in the week with customizable style.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on g2x_week_calendar