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

Easily integrate powerful image editing capabilities into your Flutter applications with Lumos. This package empowers developers to seamlessly incorporate features like crop, rotate, flip, filters, an [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lumos

With Flutter:

 $ flutter pub add lumos

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

dependencies:
  lumos: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lumos/lumos.dart';
4
likes
0
pub points
24%
popularity

Publisher

verified publisherarmankhan.tech

Easily integrate powerful image editing capabilities into your Flutter applications with Lumos. This package empowers developers to seamlessly incorporate features like crop, rotate, flip, filters, and more directly into their apps, providing users with robust tools to enhance and customize images on the fly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

blurrycontainer, colorfilter_generator, extended_image, flutter, flutter_spinkit, image, image_editor, image_picker, image_pixels, screenshot

More

Packages that depend on lumos