flutter_lock_widget 0.1.4 copy "flutter_lock_widget: ^0.1.4" to clipboard
flutter_lock_widget: ^0.1.4 copied to clipboard

A lock view for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_lock_widget

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

dependencies:
  flutter_lock_widget: ^0.1.4

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:flutter_lock_widget/circle.dart';
import 'package:flutter_lock_widget/circle_painter.dart';
import 'package:flutter_lock_widget/lock_container.dart';
import 'package:flutter_lock_widget/lock_widget.dart';
0
likes
20
pub points
18%
popularity

Publisher

unverified uploader

A lock view for flutter.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lock_widget