ponnamkarthik / FlutterToast

Toast Plugin for Flutter
MIT License
1.43k stars 349 forks source link

Android requires min SDK 22? #474

Closed FCView closed 8 months ago

FCView commented 8 months ago

Did we really need to increase the min SDK in 8.2.3?

This is a breaking change and would force me to stop supporting 21.

DouglasValerio commented 8 months ago

This broke our building pipeline as well, breaking changes should be released on a major version.

Weav3r commented 8 months ago

Broke our app as well but it's been reverted with version 8.2.4

nickesk commented 8 months ago

See also #475

minkesh-pidilite commented 8 months ago

Any update here ? Breaking for us too.

FCView commented 8 months ago

Fixed in 8.2.4 so I'm going to mark this closed.