flip_widget
flip_widget copied to clipboard
After I added flip_widget to my project it does not build anymore and I face the error below: >FAILURE: Build failed with an exception. >* What went wrong: >Execution failed...
It's ok on Android, But flipping does not work on IOS. have any ideas to solve that.
Can flipwidget works with Image.assets or Image.network?
I ran the example from here it doesn't have the flip effect like the gif in the README. Using: Flutter 2.8.1 & 2.10.3 Version flip_widget: 0.1.6
Thank you for the code, it works very well, but how to anti alias the texture?
hello, when use this package on book pages I need to use it two side at the same time can I do that ?
A problem occurred configuring project ':gl_canvas'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for...