flutter_watermark 1.0.2 copy "flutter_watermark: ^1.0.2" to clipboard
flutter_watermark: ^1.0.2 copied to clipboard

A new Flutter package helps you add watermarks globally.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_watermark

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

dependencies:
  flutter_watermark: ^1.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_watermark/flutter_watermark.dart';
13
likes
130
points
473
downloads

Publisher

verified publisherneday.cn

Weekly Downloads

A new Flutter package helps you add watermarks globally.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_watermark