zettle 0.2.4 copy "zettle: ^0.2.4" to clipboard
zettle: ^0.2.4 copied to clipboard

A wrapper for the Zettle POS SDK for Android and iOS. Includes support for charging and refunding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zettle

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

dependencies:
  zettle: ^0.2.4

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:zettle/zettle.dart';
2
likes
160
points
74
downloads

Publisher

verified publisherovatu.com

Weekly Downloads

A wrapper for the Zettle POS SDK for Android and iOS. Includes support for charging and refunding.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zettle