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

参考 vue-puzzle-vcode,用flutter实现的一个登录拼图验证弹框,不依赖其他sdk,纯flutter代码

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_puzzle_vcode

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

dependencies:
  flutter_puzzle_vcode: ^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:flutter_puzzle_vcode/flutter_puzzle_vcode.dart';
1
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

参考 vue-puzzle-vcode,用flutter实现的一个登录拼图验证弹框,不依赖其他sdk,纯flutter代码

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_puzzle_vcode