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

FhotoEditor Plugin with simple, easy support for image editing using Filters, Cropping and transformation. plugin support for all ios and android and web, cropping feature is only available for ios an [...]

example/lib/main.dart

import 'package:fhoto_editor_example/features/adjust/multi_color_filter_example.dart';
import 'package:flutter/material.dart';
import 'features/adjust/color_filter_example.dart';

void main() {
  runApp(
    const MaterialApp(
      home: MultiColorFilterExample(),
    ),
  );
}
7
likes
140
pub points
74%
popularity

Publisher

verified publisherdevcrew.io

FhotoEditor Plugin with simple, easy support for image editing using Filters, Cropping and transformation. plugin support for all ios and android and web, cropping feature is only available for ios and android.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dartx, flutter, flutter_web_plugins, matrix2d, plugin_platform_interface

More

Packages that depend on fhoto_editor