JackJonson / flutter_styled_toast

A Styled Toast Flutter package.
Apache License 2.0
76 stars 43 forks source link

Fix to work on ios with Flutter 2.10.5 and Xcode 13. #24

Closed RobotKSR closed 2 years ago

RobotKSR commented 2 years ago

Hello! The plugin was not able to launch on ios cause of some null-aware operators. A little fix to work on IOS.

drdDavi commented 2 years ago

Please merge as soon as possible

RobotKSR commented 2 years ago

Please merge as soon as possible

@drdDavi you can just use my fork in your pubspec.yaml while it is not merged by author. Of course, I'm also waiting for it to be merged.

3lVv0w commented 2 years ago

could anyone merge this coz i have an issues when i try to complied

JackJonson commented 2 years ago

Fix errors in flutter 2.10.x, 2.1.2+1