PackageTrack
Sign in Get early access

bangla_fonts

A flutter package to load and use popular Bangla fonts dynamically from CDN without increasing app size.

1.1.1 oxfaysal/bangla_fonts

What this package is like to depend on

Last release 4 months ago

08 Apr 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Mar 2026 to Apr 2026
Release Pre-release

Releases

latest 5
  1. 1.1.1 08 Apr 2026
    Release notes
    • Critical Bug Fix: Resolved a compilation error on Web and Native platforms caused by naming conflicts between dart:io and dart:html File classes.

    • Conflict Resolution: Introduced dart_io alias for internal file operations to ensure the compiler distinguishes between Mobile filesystem and Browser blobs.

    • Robust Universal Support: Fixed the "Too few positional arguments" error, ensuring a 100% stable build on all platforms (Android, iOS, Web, and Desktop).

    • Code Cleanup: Refined the _fetchFromStorageOrNetwork logic to safely bypass path_provider calls on Web, preventing potential runtime crashes.

    • Documentation Update: Updated internal comments to reflect the new conflict-handling architecture.

    Open source →
  2. 1.1.0 08 Apr 2026
    Release notes
    • Universal Web Support: Major update to support Flutter Web! The package now intelligently detects the platform and handles font loading without crashing on browsers.

    • Platform-Aware Logic: Added kIsWeb checks to bypass local file system calls (path_provider) when running on web.

    • Improved Stability: Refactored _fetchFromStorageOrNetwork with conditional logic and io prefixes to ensure 100% stability on Android, iOS, and Desktop.

    • Performance Boost: Optimized font registration using ByteData.view for faster memory handling.

    • Refined Documentation: Updated comments and credits to reflect LoomixDev branding and cross-platform capabilities.

    Open source →
  3. 1.0.2 22 Mar 2026
    Release notes
    • API Documentation: Added comprehensive dartdoc comments for all public classes and members to reach 100% pub points.
    • Code Quality: Added private constructor to BanglaFonts to prevent unnecessary instantiation.
    • Improved Constants: Refined class constants for better developer experience and IDE autocomplete.
    • Internal Optimizations: Minor bug fixes in the font loading logic to ensure smoother rendering on slow connections.
    Open source →
  4. 1.0.1 22 Mar 2026
    Release notes
    • Major Font Library Expansion: Added 10 new popular Bangla fonts including Google Fonts (Mina, Hind Siliguri, Anek Bangla) and Lipighor favorites.
    • Total Font Support: Now supports 20+ distinct Bangla fonts dynamically.
    • Improved Constants: Refined BanglaFonts class constants for better developer experience and IDE autocomplete.
    • Enhanced Documentation: Updated README with a detailed supported fonts table and proper credits for font creators.
    • Internal Optimizations: Minor bug fixes in the font loading logic to ensure smoother rendering on slow connections.
    Open source →
  5. 1.0.0 21 Mar 2026
    Release notes
    • Initial Release of bangla_fonts.
    • Support for dynamic loading of popular Bangla fonts (Kalpurush, Shadhinata, etc.).
    • Automated font caching system to save data and improve performance.
    • Run-time font registration using FontLoader.
    • Minimalist and efficient CDN integration for fast delivery.
    • Documentation and usage guide included.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive