Closed KnucklesEQ closed 4 years ago
Have the same issue here
Have the same issue here
android/build.gradle
android { compileSdkVersion 28 }
it's ok
Hey guy's, sorry for the late response.
I will have a look at the Code with Flutter 1.12 and try to fix this. Of course anyone already fixed this, i would also be happy if you would create a MR ;)
I created a PR for this at https://github.com/bytepark/auto_orientation/pull/11.
The PR has been merged. Please give us feedback if the problem is fixed. We will push a new package as soon as possible.
The PR has been merged. Please give us feedback if the problem is fixed. We will push a new package as soon as possible.
It did.
The PR has been merged. Please give us feedback if the problem is fixed. We will push a new package as soon as possible.
When will 1.0.6 be released? I also encountered this problem
hi, any update for flutter 1.12 please? thank you very much
The PR has been merged. Please give us feedback if the problem is fixed. We will push a new package as soon as possible.
When will 1.0.6 be released? I also encountered this problem
Just point the plugin to the repo's URL on your pubspec.yaml
file to get v1.0.6. Once the package is published, you will be able to use the pub.dev
version.
1.0.6 has been published
Hi,
After upgrading Flutter to version 1.12, I have a problem when I try to build the Android apk with this plugin.
I'm using _autoorientation 1.0.5 (but the problem also happens with previous versions)
So, if I execute this in the terminal:
The answer is:
If I remove 'auto_orientation' from the pubspec.yaml file, the build works fine. I use other plugins, and this is the only one that has this type of problem. This error doesn't happen in previous versions of Flutter.
My flutter doctor: