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

outdated

Twitter qr code scan package for flutter.Qr code scanner and qr code generator plugin

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: ^1.0.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:twitter_qr_scanner/twitter_qr_scanner.dart';
12
likes
0
pub points
22%
popularity

Publisher

unverified uploader

Twitter qr code scan package for flutter.Qr code scanner and qr code generator plugin

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

carousel_slider, flare_flutter, flutter, qr_flutter

More

Packages that depend on twitter_qr_scanner