Printer Packages

blue_thermal_printer

This Flutter plugin for connecting to a thermal printer via bluetooth is still in its early stages of development, but it’s already available.

bluetooth_thermal_printer

The library supports both 58mm and 80mm Bluetooth printers. It uses a Bluetooth printer (Android Only). It works with both 58mm and 80mm Bluetooth printers.

This library does not require location permissions. That is, it follows Google’s stance on Android version 10.

bluetooth_print

BluetoothPrint is a Flutter plugin that allows developers to create bluetooth thermal printer apps for iOS and Android using the new mobile SDK. (For example, Gprinter pt-280, pt-380, gp-1324, or gp-2120.)

esc_pos_utils

This is a collection of essential Flutter/Dart classes for ESC/POS printing. The ticket class generates ESC/POS commands that can be sent to a thermal printer.

flutter_sunmi_printer

The Sunmi device with a built-in printer can be used to print thermal receipts using the Flutter plugin.

Similar Posts

  • PDF Packages

    pdf This is a Dart PDF file creator. It can generate pdf files for both the web and Flutter. This library is made up of two parts: a low-level Pdf generation library that manages the creation of the PDF documents. A widgets system comparable to Flutter’s, for easier high-level Pdf production. TrueType fonts can be…

  • Floating Action Button Packages

    simple_speed_dial A simple Flutter speed dial. You may add as many speed dial alternatives as you wish. Labels may be added beside the options. Every FAB’s color can be customized. draggable_fab The FAB wrapper widget may be dragged to any edge of the screen and is draggable. curved_nav_bar The left and right side of the…

  • Packages for HTTP Request

    http An open-source, Future-based HTTP API that is composable and multi-platform. This bundle has a collection of high-level functions and types that make it simple to access HTTP resources. It’s cross-platform, with support for mobile, desktop, and the browser. dio A robust Dart HTTP client with Interceptors, global configuration, FormData, Request Cancellation, File downloading, and…

  • Database and ORM Packages

    postgrest The PostgREST client for Dart is a framework developed by the creator of this library. This library offers an ORM interface to PostgREST. conduit A modern HTTP server application framework with OpenAPI 3.0 integration, ORM, and OAuth2 provider. REST, RPC, or GraphQL services are all possible with this foundation. sqfentity_gen The Flutter SDK provides…

  • Flutter Projects for Beginners

    If you’re just getting started with Flutter, you might be feeling a little overwhelmed. There are so many different things to learn, and it can be hard to know where to start. That’s why we’ve put together this list of 8 Flutter projects for beginners. These projects will help you get comfortable with the basics…

  • Text Packages

    One of the benefits of using Flutter is its rich graphical system, which makes it easy for developers to make their app look great with very little effort. To help you get started, we’ve put together this roundup of some of our favorite packages and libraries for creating beautiful text layouts with Flutter! flutter_typeahead A…