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

Easily integrate powerful image editing capabilities into your Flutter applications with Lumos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lumos

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

dependencies:
  lumos: ^0.0.6

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:lumos/lumos.dart';
4
likes
150
points
184
downloads

Publisher

verified publisherarmankhan.tech

Weekly Downloads

Easily integrate powerful image editing capabilities into your Flutter applications with Lumos.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on lumos