capture_flutter_beta 1.2.0 copy "capture_flutter_beta: ^1.2.0" to clipboard
capture_flutter_beta: ^1.2.0 copied to clipboard

unlistedoutdated

This is the beta version of Socket Mobile Inc's Flutter SDK (only works for android with companion).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add capture_flutter_beta

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

dependencies:
  capture_flutter_beta: ^1.2.0

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:capture_flutter_beta/capture_flutter_beta.dart';
0
likes
0
points
141
downloads

Publisher

verified publishersocketmobile.com

Weekly Downloads

This is the beta version of Socket Mobile Inc's Flutter SDK (only works for android with companion).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, json_annotation, web_socket_channel

More

Packages that depend on capture_flutter_beta

Packages that implement capture_flutter_beta