43:13 for those coming for the IOS side :) btw thanks great video!
@fuadall8961 Жыл бұрын
Nice tutorial that explains eventchannel also not just methodchannel 👍
@darudeSandstorm. Жыл бұрын
your brain is ginormous, thank you :) it looks realy easy the way you do it
@chetan64063 жыл бұрын
Excellent as always from Andy sir....
@gofullstack Жыл бұрын
You got the sensor readings because you called the function "_startReading()" and you could actually have passed a reference to the function to the "onPressed" property of the elevated button like this "onPressed: _startReading"
@kabadh4587 Жыл бұрын
Thanks for very interesting and straightforward video
@Gentleman2173 жыл бұрын
looks so easy with your explanations :D thx😀
@blueice13642 жыл бұрын
You made it so easy. Thanks!
@francescofreddi43743 жыл бұрын
very compliment!!!!! for me swift and IOS develop is like aramaic 😅
@adeshas83 Жыл бұрын
how can I reach out to you for work? I would need some help with the bridging
@zorkan Жыл бұрын
❤💯
@pravinprince3221 Жыл бұрын
Thank you so much sir for this wonderful video i learnt from your code and used the same kink of approach on the step counter and it is working fine sir but the latency is more than 10 seconds sir is there a way to sort this out please help me with it but thank you so much sir
@rutuja72933 жыл бұрын
Hello Andy I need to pass the Screenshot from android to Flutter.I have integrated flutter, used the method channel but I am getting error in FileSystemException what can be the reason?
@bssams30692 жыл бұрын
thx .. can i get location by native code .. or if application is closed
@TheCryptoFlowerman3 жыл бұрын
Maybe I didn’t see this earlier (than sorry) but what happened to your dog? Great videos man!!
@andyjulow43883 жыл бұрын
Thanks very much. He was hit by a car as a puppy and lost a leg. This was before he came to live with us. He looks just like our other dog who you may have seen in other videos. She still has all her limbs.
@ngoalonghf Жыл бұрын
thanks
@samuelthomas44812 жыл бұрын
bro am getting some error regarding that can you help me ,,,,,when i start reading value my app got crash.
@rainGunF Жыл бұрын
ㄳㄳ(thx)
@SonalGrover3 жыл бұрын
Brother please create a tutorial on In app purchase ( auto renewable )for Android and IOS using the package managed by flutter team
@MrJugi23 жыл бұрын
Thanks a million. Watching from Kenya. Video request: trying to create an app that changes content and images based on the day & time(time based on region)
@gofullstack Жыл бұрын
You're the best
@sajadseniordeveloper41982 жыл бұрын
Well done. Good job.
@TZCoder3 жыл бұрын
Great, I'm trying to find out if Flutter can incorporate native libraries and native libraries that have a UI component? E.g if I wanted to use an Android analytics library (No UI) which is a Android/Gradle dependency if I was doing it in Android, or if I wanted to use some third party Ads library (Displays Ads in an Android View) with no direct Flutter support, again its an Android/Gradle dependency.
@andyjulow43883 жыл бұрын
I haven't tried that yet. I watched a video from codingwithmitch yesterday where he was working with Kotlin Multiplatform and was able to interop with an Android in jetpack compose. Looked slick.
@TZCoder3 жыл бұрын
@@andyjulow4388 Yeah, I have looked at KMM but still having to do the UI in the native framework makes it difficult as a single dev that means 3 different techs yo need to juggle. Saw that Shopify who are big ReactNative supporters have started using kmm in their businesses logic to improve performance so it seems to work for teams.
@kokokok71713 жыл бұрын
@@andyjulow4388 Do you think Apple will ban the use of flutter in the future
@kokokok71713 жыл бұрын
@@andyjulow4388 Or google dropping the project
@hosseinasadi62313 жыл бұрын
It was Great, Thanks, but But I did not understand exactly why you used flutterEngine?.dartExecutor.binaryMessanger instead of flutterEngine?.dartExecutor, because the flutterEngine?.dartExecutor does not seem to be a problem.
@msob7y2 жыл бұрын
really love the way you explain, it's so easy now thank you so much 🥲