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

outdatedDart 1 only

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.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: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
0
pub points
0%
popularity

Publisher

unverified uploader

A lock view for flutter.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_lock_widget