flutter_ibadah 0.0.8
flutter_ibadah: ^0.0.8 copied to clipboard
A Flutter package for showing Bangladeshi salah time.
0.0.8 #
- Fix a issue where current prayer time wasn't highlighted correctly
- Add proper runnable example app
0.0.7 #
- Minor bug fixes
0.0.6 #
- Minor bug fixes
0.0.5 #
- Updated dependencies to latest stable versions (flutter_bloc 9.1.1, intl 0.20.2)
- Fixed all static analysis issues and lint warnings
- Applied consistent Dart formatting across entire codebase
- Added comprehensive documentation for missing public API elements
- Enhanced example app with better demonstrations
- Improved pub.dev scoring for static analysis (150/200 score)
- Fixed type annotation issues in utility methods
- All code now passes flutter analyze with zero issues
0.0.4 #
- Fixed all remaining static analysis issues (11 → 0 issues)
- Added missing type annotations for better code quality
- Fixed dead null-aware expression warnings
- Applied consistent code formatting across entire codebase
- Improved pub.dev scoring for static analysis (40/50 → 50/50 expected)
0.0.3 #
- Fixed README version mismatch (corrected from 1.0.0 to 0.0.3)
- Added comprehensive documentation for all public API elements
- Fixed static analysis issues (missing type annotations)
- Updated dependencies to latest versions (flutter_bloc 9.1.1, dio 5.9.0, intl 0.20.2, flutter_svg 2.2.1)
- Added complete example app demonstrating all package features
- Enhanced library documentation with proper dartdoc comments
- Improved pub.dev scoring compliance
- Fixed all lint and formatting issues
0.0.2 #
- Added multi-language support.
- Improved theming options with light and dark modes.
- Added district/location selection feature.
- Enhanced responsive design for various screen sizes.
- Fixed minor bugs and improved performance.
0.0.1 #
- Initial release with basic prayer time display.