via-guy
via-guy
@kevmoo this is also a big issue for me. I've been trying to resolve it but it seems that it's impossible to get the import prefix for an `Element`.
@jhomlala can we please fix this?
@nzagorchev how can I push this forward? I think it will clean up the code base significantly.
FYI: https://github.com/via-guy/mparticle-apple-integration-leanplum/actions/runs/6264835345/job/17012380706
@nzagorchev no, it's not blocking me anymore. I thought that it was, originally, but I managed to resolve the issue. Still, seems a bit unnecessary to continue backwards-supporting so far....
@nzagorchev the only thing we're blocked with is upgrading to a newer version of Leanplum. Using the mParticle integration we're stuck on 4.1. We need this fix implemented and released...
@nzagorchev seems it's not blocking us anymore. I think it'll still be nice to upgrade anyway, just to clean the code. Supporting iOS 9 is pretty excessive at this point.
@nzagorchev any update?
This would really be amazing. So much time is lost on booting up `flutter` each time we call `pub get` on each package.
@felangel we've been using a script for doing it, it's pretty straightforward. The issue is that you still open `flutter` individually for each package, meaning that you have to wait...