flutter_hourly_calendar 0.0.1+1 copy "flutter_hourly_calendar: ^0.0.1+1" to clipboard
flutter_hourly_calendar: ^0.0.1+1 copied to clipboard

Flutter hourly calendar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_hourly_calendar

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

dependencies:
  flutter_hourly_calendar: ^0.0.1+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:flutter_hourly_calendar/flutter_hourly_calendar.dart';
5
likes
110
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter hourly calendar

Repository (GitHub)
View/report issues

Topics

#calendar #time #events #datetime #hourlycalendar

Documentation

API reference

License

unknown (license)

Dependencies

flutter, moment_dart, rxdart

More

Packages that depend on flutter_hourly_calendar