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

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 Dart:

 $ dart pub add dls_s600

With Flutter:

 $ flutter pub add dls_s600

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

dependencies:
  dls_s600: ^1.0.0+2

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on dls_s600

Packages that implement dls_s600