ad_bs_calendar 1.0.6 copy "ad_bs_calendar: ^1.0.6" to clipboard
ad_bs_calendar: ^1.0.6 copied to clipboard

A Plugin to build calendar widget that supports the date format in both AD and BS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ad_bs_calendar

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

dependencies:
  ad_bs_calendar: ^1.0.6

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:ad_bs_calendar/ad_bs_calendar.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Plugin to build calendar widget that supports the date format in both AD and BS.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, intl, nepali_utils, simple_gesture_detector

More

Packages that depend on ad_bs_calendar