flutter_topwise 0.0.1 copy "flutter_topwise: ^0.0.1" to clipboard
flutter_topwise: ^0.0.1 copied to clipboard

PlatformAndroid
outdated

A flutter plugin for Topwise T1 POS Devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_topwise

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

dependencies:
  flutter_topwise: ^0.0.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:flutter_topwise/flutter_topwise.dart';
1
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for Topwise T1 POS Devices

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on flutter_topwise

Packages that implement flutter_topwise