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

PlatformAndroidiOS
outdated

This is an unofficial FlutterPlugin to connect flutter code with a Scanning_Gun from Hopeland.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanning_gun

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

dependencies:
  scanning_gun: ^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:scanning_gun/scanning_gun.dart';
1
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This is an unofficial FlutterPlugin to connect flutter code with a Scanning_Gun from Hopeland.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scanning_gun

Packages that implement scanning_gun