Blog

Thoughts, tutorials, and insights about software development

3 min read

thermal_unicode_print: Print Bangla, Arabic & Unicode Text on Thermal Printers in Flutter

Learn how to use the thermal_unicode_print Flutter package to print Bangla, Arabic, Devanagari, and other Unicode scripts on ESC/POS thermal printers with memory-efficient line-by-line rendering.

FlutterDartBangla
Read more
3 min read

eps_payment_gateway: Integrate EPS Payments in Flutter Apps

Learn how to use the eps_payment_gateway Flutter package to integrate the EPS (Easy Payment System) payment gateway with Direct and Server modes, supporting cards, bKash, Nagad, and Rocket.

FlutterPayment GatewayBangladesh
Read more
3 min read

bangladesh_geo_postcode: Offline Bangladesh Postcode Lookup in Flutter

Learn how to use the bangladesh_geo_postcode Flutter package for offline geographic postcode lookup with Division, District, Thana and Postcode search in both Bangla and English.

FlutterDartBangladesh
Read more
3 min read

bangla_converter: Convert Bangla and English Numbers & Dates in Flutter

Learn how to use the bangla_converter Flutter package to seamlessly convert between Bangla and English numerals and dates. Complete guide with installation, API reference, and practical examples.

FlutterDartBangla
Read more
3 min read

bangla_number_to_words: Convert Numbers and Currency to Bangla Words in Dart

A complete guide to using the bangla_number_to_words Dart package for converting numbers and monetary amounts into Bangla words using the Bangladeshi numbering system. Includes examples for invoices, receipts, and financial apps.

DartFlutterBangla
Read more
4 min read

bd_money_formatter: Format Numbers in Bangladesh Money Style with Dart

Learn how to use the bd_money_formatter Dart package to format numbers in Bangladesh's unique monetary grouping system. Complete guide with installation, extension methods, and practical Flutter examples.

DartFlutterBangladesh
Read more