hsbijarniya / image_editor_plus

Flutter Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
MIT License
104 stars 103 forks source link

Add simple example #1

Closed mjablecnik closed 2 years ago

mjablecnik commented 2 years ago

pub.dev will require single "example/main.dart" not a flutter project inside example directory.

It is not true. In example can be also Flutter project.

You can see it here: https://pub.dev/packages/my_logger/example https://github.com/mjablecnik/MyLogger/tree/master/example

where is also flutter project as example.

hsbijarniya commented 2 years ago

See the pub.dev guidelines

On Sun, 6 Mar 2022 at 11:10 PM, Martin Jablečník @.***> wrote:

pub.dev will require single "example/main.dart" not a flutter project inside example directory.

It is not true. In example can be also Flutter project.

You can see it for example here: https://pub.dev/packages/my_logger/example https://github.com/mjablecnik/MyLogger/tree/master/example

where is also flutter project as example.

— Reply to this email directly, view it on GitHub https://github.com/hsbijarniya/image_editor_plus/pull/1#issuecomment-1060007351, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFO5OA4LOSAMBV7MJPHUQOTU6TU2NANCNFSM5PYF74UQ . You are receiving this because you modified the open/close state.Message ID: @.***>

mjablecnik commented 2 years ago

There is nothing what you say :)

https://dart.dev/tools/pub/package-layout image

hsbijarniya commented 2 years ago

Ok thanks