screenshot_freehand 1.0.1+1 copy "screenshot_freehand: ^1.0.1+1" to clipboard
screenshot_freehand: ^1.0.1+1 copied to clipboard

Screen shot package like native screen shot on windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screenshot_freehand

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

dependencies:
  screenshot_freehand: ^1.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:screenshot_freehand/screenshot_freehand.dart';
2
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Screen shot package like native screen shot on windows.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, equatable, flutter, flutter_bloc, image, ionicons

More

Packages that depend on screenshot_freehand