flutter

Jul
03
Flutter Notifications Error - explicit value for android:exported when the corresponding component has an intent filter defined.

Flutter Notifications Error - explicit value for android:exported when the corresponding component has an intent filter defined.

I love solving errors and then sharing how I did it, so this is when I started using a package
2 min read
May
17
Missing file libarclite_iphoneos.a in Xcode 14.3 after update flutter and Xcode

Missing file libarclite_iphoneos.a in Xcode 14.3 after update flutter and Xcode

This is a weird error to have. You're trying to build a flutter app on an ios device,
1 min read