monolens 0.4.0 copy "monolens: ^0.4.0" to clipboard
monolens: ^0.4.0 copied to clipboard

Headless camera capture and on-device media editing for Flutter: crop, rotate, trim, blur regions, burn in text, stickers and drawings, with undo. No ffmpeg.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add monolens

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

dependencies:
  monolens: ^0.4.0

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:monolens/monolens.dart';
1
likes
160
points
78
downloads

Documentation

Documentation
API reference

Publisher

verified publishermonorithm.dev

Weekly Downloads

Headless camera capture and on-device media editing for Flutter: crop, rotate, trim, blur regions, burn in text, stickers and drawings, with undo. No ffmpeg.

Repository (GitHub)
View/report issues
Contributing

Topics

#camera #video #image-editing #media #annotations

License

MIT (license)

Dependencies

camera, flutter, image_picker, meta

More

Packages that depend on monolens

Packages that implement monolens