dls_s600 1.0.0+5 copy "dls_s600: ^1.0.0+5" to clipboard
dls_s600: ^1.0.0+5 copied to clipboard

PlatformAndroid

A Flutter plugin by Dolly Solutions for S600 device functionality including printing, QR codes, and smart card operations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dls_s600

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

dependencies:
  dls_s600: ^1.0.0+5

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:dls_s600/S600SDK.dart';
import 'package:dls_s600/main.dart';
1
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin by Dolly Solutions for S600 device functionality including printing, QR codes, and smart card operations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on dls_s600

Packages that implement dls_s600