stamp_water_mark 0.0.4 copy "stamp_water_mark: ^0.0.4" to clipboard
stamp_water_mark: ^0.0.4 copied to clipboard

印戳,水印实现

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stamp_water_mark

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

dependencies:
  stamp_water_mark: ^0.0.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:stamp_water_mark/measure_widget_size.dart';
import 'package:stamp_water_mark/water_mark.dart';
4
likes
15
pub points
29%
popularity

Publisher

unverified uploader

印戳,水印实现

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on stamp_water_mark