sunmiconditionalimports 0.0.3 copy "sunmiconditionalimports: ^0.0.3" to clipboard
sunmiconditionalimports: ^0.0.3 copied to clipboard

unlisted

A wrapper for the sunmi_printer_plus package and the bitmap package to use them conditionally based on the platform.

This package is a wrapper for the sunmi_printer_plus package aswell as the bitmap package. It provides a way to import the sunmi_printer_plus package and the bitmap package conditionally based on the platform. This is useful for when you want to use the sunmi_printer_plus package and bitmap package on Android, while also deploying the same code to the web. Specifically made for usage with FlutterFlow, since FlutterFlow does not support conditional imports.

Features #

This package provides a way to import the sunmi_printer_plus package and the bitmap package conditionally based on the platform.

Getting started #

Add the following to your pubspec.yaml file:

dev_dependencies:
  sunmiconditionalimports: ^0.0.1

Usage #

import 'package:sunmiconditionalimports/sunmiconditionalimports_exports.dart';

DO NOT import the other files directly, as they are not intended to be used directly.

0
likes
0
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper for the sunmi_printer_plus package and the bitmap package to use them conditionally based on the platform.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bitmap, flutter, sunmi_printer_plus

More

Packages that depend on sunmiconditionalimports