Closed bloemy7 closed 2 weeks ago
I don't even know exactly why but after resetting a bunch of stuff it's working again for now.
why but after resetting a bunch of stuff
Running flutter pub upgrade
should fix any related issues, which will update the transitive dependencies including quill_native_bridge_platform_interface
and quill_native_bridge_ios
.
Is there an existing issue for this?
Flutter Quill version
10.8.5
Steps to reproduce
pubspec.yaml
flutter run
on a physical iOS deviceExpected results
The app would build
Actual results
The app fails with:
Additional Context
This just started happening to me, I'm not sure if it's due to a flutter version change or anything else but now I'm unable to build anymore. Any thoughts? Thanks!