calendar_picker_ghe 2.0.2
calendar_picker_ghe: ^2.0.2 copied to clipboard
A lightweight Gregorian, Hijri, and Ethiopian Calendar date picker which is simple to use with a unified system.
2.0.2 #
- follow dart formattng
2.0.1 #
- Fix Screenshots (use )
2.0.0 #
Added #
- New screenshot images for Amharic, Arabic, and English date pickers.
- Refactored localization logic (
app_localizations.dartandlocalization_service.dart). - Cleaned up unnecessary braces in string interpolation.
- Added support for multi-platform localization (Windows, macOS, Linux).
Changed #
- Updated structure of date picker widgets.
Fixed #
- Bug fixes and performance improvements.
1.1.3 #
- Fix documentation
1.1.2 #
- Fix bug in README
1.1.1 #
- Centering Month year selecter
- Show full name of ethiopian months
1.1.0 #
- Responsive for small screen device
- Customize some layout
1.0.0 #
- ✅ Unified calendar picker for Gregorian, Hijri, and Ethiopian
- 🖼️ Added screenshots and fully custom dialogs
- ♻️ Cleaned up file structure
- 📦 Ready for release