lock_view 0.0.2 copy "lock_view: ^0.0.2" to clipboard
lock_view: ^0.0.2 copied to clipboard

lock_view is used to create classical LockView of 9x9 pattern. Can also used to create any custom pattern.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lock_view

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

dependencies:
  lock_view: ^0.0.2

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:lock_view/lock_view.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

lock_view is used to create classical LockView of 9x9 pattern. Can also used to create any custom pattern.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lock_view