twitter_qr_scanner 2.0.0 copy "twitter_qr_scanner: ^2.0.0" to clipboard
twitter_qr_scanner: ^2.0.0 copied to clipboard

Twitter qr code scan package for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twitter_qr_scanner

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

dependencies:
  twitter_qr_scanner: ^2.0.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:twitter_qr_scanner/twitter_qr_scanner.dart';
12
likes
70
pub points
31%
popularity

Publisher

unverified uploader

Twitter qr code scan package for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

carousel_slider, flare_flutter, flutter, qr_flutter

More

Packages that depend on twitter_qr_scanner