cocoapods-embed-flutter icon indicating copy to clipboard operation
cocoapods-embed-flutter copied to clipboard

Missing `flutter_post_install(installer)` on Flutter 3.3.10

Open ahmdmau opened this issue 2 years ago • 1 comments
trafficstars

Hi, hope you are doing well. When I try to use this plugin using Flutter 3.3.10 it showed an error flutter_post_install(installer), maybe caused by this https://github.com/flutter/flutter/pull/102538. Is it there a way to handle this error?

ahmdmau avatar Jan 31 '23 09:01 ahmdmau

Yes seems like flutter_post_install is no longer needed. Do you want to create a PR fixing this issue?

soumyamahunt avatar Jun 02 '23 15:06 soumyamahunt