Skip to content

kim-company/masung_flutter

Repository files navigation

Masung Flutter

This is a Flutter plugin designed to facilitate interactions with Masung printers. It provides a Dart interface for sending print commands to the printer, with a particular focus on USB connections. The plugin is equipped with Android-specific code, indicating its compatibility with Android devices.

Features

  • Send print commands to Masung printers via USB connections.
  • Android-specific implementation for compatibility with Android devices.
  • Model classes for print formatting options.

Getting Started

To use this plugin, add masung_flutter as a dependency in your pubspec.yaml file.

Usage

Import masung_flutter:

import 'package:masung_flutter/masung_flutter.dart';

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published