fluttercandies / flutter_image_editor

Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.
Apache License 2.0
414 stars 125 forks source link

[Bug report] Example links is broken #109

Closed flaviolacer closed 1 year ago

flaviolacer commented 1 year ago

Version

latest

Platforms

dart

Device Model

Any Device

flutter info

Hi. The links for the examples is broken and thre isn´t working code.
Ex:
https://github.com/fluttercandies/flutter_image_editor/blob/main/example/lib/main.dart

How to reproduce?

https://pub.dev/packages/image_editor/example

just click on example link.

Logs

No response

Example code (optional)

No response

Contact

No response

CaiJingLong commented 1 year ago

Need more info, I can't reproduct

CaiJingLong commented 1 year ago

Update README in https://github.com/fluttercandies/flutter_image_editor/commit/50f2571d77a1f4f4be71d621890afc6e4b9ca27c, thanks for report.