Josh Juncker
Josh Juncker
@eliasjpr Would you guys want the program to fail to compile if you try to reference an asset that doesn't exist?
@SergiiMytakii Sorry for the late reply. I didn't get notified of you mention or issue for some reason. Anyways, I've responded to you comments/issue over in the share_handler repository.
@mobikats I successfully share pdf files to my app via the plugin. In my app I then immediately upload the pdf to s3 as my app is cloud based. But...
> lets be honest. The package is not maintained anymore and we are all hoping for a messia which will create a new package for this. After I have completed...
@trcrenshaw @Phmichau I just implemented this in the share_handler plugin version 0.0.5. And yes, it doesn't use the share extension. It hands the file url directly to the app and...
@RamunasO The flutter downloader docs also make it seem like the pragma entry is only required for Android, but my issue was happening on iOS. `@pragma('vm:entry-point') must be placed above...
@waqadArshad I just downgraded to flutter 3.0.5. Not a great solution, but I don't have the time to dig in further...
I don't think this issue is completely resolved by explicitly specifying the Apple Color Emoji font family fallback. Android still has issues. If you take a look at the screenshot...
I get the exact same issue. Unexpected null value when it calls registerWith for flutter_sms_web @aytunch The fix is in master, so for now you can have your pubspec.yaml point...