plugin_flutter_elgin 1.3.1 copy "plugin_flutter_elgin: ^1.3.1" to clipboard
plugin_flutter_elgin: ^1.3.1 copied to clipboard

PlatformAndroid

Plugin to use Android Elgin devices functionalities like printer. Other functionalities will be added

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plugin_flutter_elgin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  plugin_flutter_elgin: ^1.3.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:plugin_flutter_elgin/plugin_flutter_elgin.dart';
4
likes
130
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin to use Android Elgin devices functionalities like printer. Other functionalities will be added

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on plugin_flutter_elgin

Packages that implement plugin_flutter_elgin