Automated builds decrease the possibility of issues with your release, and saves a lot of time. Here is my reasoning behind CI/CD and quick guide how to implement it in your processes with mobile-first @codemagicio
https://t.co/8vkXLZWkWV
#flutterDev#androidDev
Why you don't use `animateColorAsState` or `AnimatedVisibility` in your Jetpack Compose app yet?
It is extremely easy and makes your app look smooth!
#androidDev
@remi_rousselet Thats exactly what I have built in Flutter. You can manually add vocabulary, or select and add (it will be translated automatically), check the LearnReader
https://t.co/icevcZwAb3
@RobertBrunhage I am sure scrcpy tool will have something like that in terminal. I use it for screen mirroring and controlling phone from computer though.
And yes, android studio way is just for android unfortunately
@raoufrahiche Yeah in flutter it was possible long before apple introduced it :D
Done it in 2021 (with dart code and Canvas)
and done it this year with flutter shaders
https://t.co/InXlIxxwAf
New Year, new pond effect! 👀
Back in 2021 I have created simple pond effect in pure flutter. Now it is working in 60FPS and looks better. Flutter FragmentShader is game changer. I will share code soon!
#flutterDev#mobileDev#androiddev#reactNative
@OrestesGaolin@xamarinhq I have used it at the beginning as well. If I remember correctly, the SDK was basically a copy of Android SDK in C# with support for iOS. Am I right? Then the Xamarin.Forms came in