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

A fully customizable Nepali (Bikram Sambat) and Gregorian calendar widget for Flutter. Dual calendar modes, AD ↔ BS date conversion, interactive monthly calendar, modal date pickers, dual locale (Engl [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bs_ad_calendar

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

dependencies:
  bs_ad_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:bs_ad_calendar/bs_ad_calendar.dart';
1
likes
140
points
184
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpacecode.com.np

Weekly Downloads

A fully customizable Nepali (Bikram Sambat) and Gregorian calendar widget for Flutter. Dual calendar modes, AD ↔ BS date conversion, interactive monthly calendar, modal date pickers, dual locale (English/Nepali), and customizable dual date display. Zero extra dependencies — Flutter SDK only.

Repository (GitHub)
View/report issues

Topics

#calendar #nepali #bikram-sambat #date-picker #date-conversion

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bs_ad_calendar