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

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+2

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';
0
likes
120
pub points
11%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scanning_gun