capture_flutter_beta 1.1.3 copy "capture_flutter_beta: ^1.1.3" to clipboard
capture_flutter_beta: ^1.1.3 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.1.3

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

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