easter_egg_trigger 1.0.1 copy "easter_egg_trigger: ^1.0.1" to clipboard
easter_egg_trigger: ^1.0.1 copied to clipboard

A widget that trigger an action when a secret gesture combination is detected

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easter_egg_trigger

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

dependencies:
  easter_egg_trigger: ^1.0.1

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:easter_egg_trigger/easter_egg_trigger.dart';
9
likes
130
pub points
82%
popularity

Publisher

unverified uploader

A widget that trigger an action when a secret gesture combination is detected

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on easter_egg_trigger