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

A fully functional Nepali calendar package with swipe gestures, date selection, and event markers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_calendar_sushant

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

dependencies:
  custom_calendar_sushant: ^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:custom_calendar_sushant/example/lib/main.dart';
import 'package:custom_calendar_sushant/nepali_calendar.dart';
import 'package:custom_calendar_sushant/nepali_utils.dart';
0
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A fully functional Nepali calendar package with swipe gestures, date selection, and event markers.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, nepali_utils

More

Packages that depend on custom_calendar_sushant