imad_flutter 0.1.0
imad_flutter: ^0.1.0 copied to clipboard
Add mushaf to your flutter application easily. A Quran reader library with audio playback, bookmarks, search, and more.
0.1.0 #
- Feature: Implemented customizable context menu for verses with bottom sheet.
- Feature: Added Alketab search integration (#71).
- Feature: Added bookmark creation, retrieval, and unit tests (#15).
- Feature: Remember last open page.
- Feature: Implemented native "save us" dialog (#76).
- Feature: Implemented Itqan CMS audio streaming with verse timing and reciter support (#75).
- Feature: Integrated Quran.com API for cloud audio streaming.
- Feature: Added Hybrid Timing Engine (syncing local and remote audio with verse data).
- Refactor: Separated audio highlight state from user highlight state (#25).
- Core: Implemented OAuth2 client with in-memory token caching and concurrency locking.
- Fix: Resolved audio player start and timing issues in Quran.com integration.
- Docs: Comprehensive technical guide and setup documentation added.
- Chore: Added GitHub Actions workflow for running tests.
0.0.4 #
- Added CMS Audio Data Source Integration
CmsAudioRepository. - Added
CmsAudioConfigparameter toMushafLibrary.initialize().
0.0.3 #
- Added app screenshots to README.md.
0.0.2 #
- Initial release fixes and pubspec updates.
0.0.1 #
- TODO: Describe initial release.