lumos 0.0.3 copy "lumos: ^0.0.3" to clipboard
lumos: ^0.0.3 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.3

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
140
pub points
24%
popularity

Publisher

verified publisherarmankhan.tech

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