Skip to main content

All Questions

2 votes
0 answers
310 views

Flutter Plugin: What's causing the release build to fail?

A few months ago I've started a flutter plugin project. Its Android native code uses some precompiled third party libraries (.aar files). When building the example app in debug mode everything works ...
SePröbläm's user avatar
  • 5,759
1 vote
1 answer
2k views

Flutter Plugin manifestPlaceholders error

I'm trying to create a plugin for flutter. My problem is that looks like flutter is not recognizing manifestPlaceholders for some reason (probably me doing something wrong). So I added this lines to ...
nicowernli's user avatar
  • 3,348