bpriver_key_code 0.7.0
bpriver_key_code: ^0.7.0 copied to clipboard
this package is bpriver_key_code library.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add bpriver_key_codeThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
bpriver_key_code: ^0.7.0Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:bpriver_key_code/bpriver_key_code.dart';