konami_detector 1.0.0 copy "konami_detector: ^1.0.0" to clipboard
konami_detector: ^1.0.0 copied to clipboard

A package to detect your konami codes and executes the provided callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add konami_detector

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

dependencies:
  konami_detector: ^1.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:konami_detector/konami_detector.dart';
8
likes
130
pub points
29%
popularity

Publisher

verified publisherbaseflow.com

A package to detect your konami codes and executes the provided callbacks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_swipe_detector

More

Packages that depend on konami_detector