can you make tutorial of : how to detect longpress of system backbutton in flutter using this or method channeling , then do some thing in flutter app like showing buttomSheet
Sir, I found in the Android Studio Terminal, the change line character \ cannot be recognize, so the generate command cannot be execute? my OS system is Windows 11
Thank You s! Follow this link: stackoverflow.com/questions/67580993/package-receiving-heart-rate-data-from-a-flutter-smartwatch I hope you will get your answer 🙂
Is this possible to record audio in video player in video player the video is playing some animation playing with inbuild audio and we record our audio in video player and play with our audio with that video and save our audio with that video... Is this possible in flutter please help me I'm stuck with this problem
Thank You Gaurav Kumar! Follow this link: medium.com/47billion/creating-a-bridge-in-flutter-between-dart-and-native-code-in-java-or-objectivec-5f80fd0cd713 I hope you will get your answer 🙂
Thanks, Rodro M! 🙂 Sometimes you need to call native code to access native functionality of your phone, and pigeon is making this highly convenient by generating the native communication part for you automatically. You only need to implement the specific native functionality yourself. 1) Learn more here about when to use native code and when not: ruclips.net/video/j0cy_Z6IG_c/видео.html 2) Also interesting, you could communicate towards the other direction from native to Flutter: ruclips.net/video/u-uHbd6AnKI/видео.html
hi johannes, i have 1 doubt i am developing a smart watch companion app in which i will display only the data from the smart watch the companion app will not do any calculations it will just display the values ,so i developed a project with flutter_blue and now my app is connecting to the device but how do i display the values ,i dont have any idea from where to start and what to do can you please guide me ,i would be great help for me, do i have to use method channeling to send and synchronize data or any other method is there
Thank You s! Follow this link: stackoverflow.com/questions/67580993/package-receiving-heart-rate-data-from-a-flutter-smartwatch I hope you will get your answer 🙂
This might help you :)
👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
Source Code: (Kotlin+Java) github.com/JohannesMilke/pigeon_android_native_code
Call Android Native Code Tutorial: ruclips.net/video/j0cy_Z6IG_c/видео.html
Call iOS Native Code Tutorial: ruclips.net/video/EHQTdB2qenU/видео.html
Call Flutter From Android Native Code Tutorial: ruclips.net/video/u-uHbd6AnKI/видео.html
Open App Settings On Android & iOS Tutorial: ruclips.net/video/0Q1YrMGqo64/видео.html
WebView App Tutorial: ruclips.net/video/LyAwnwvbBKM/видео.html
URL Launcher Tutorial: ruclips.net/video/T0qbFgbFhg0/видео.html
Material You Navigation Bar Tutorial: ruclips.net/video/2emB2VFrRnA/видео.html
Animated Progress Button Tutorial: ruclips.net/video/dOEKnNTRdq0/видео.html
Amazing Lottie Animations Tutorial: ruclips.net/video/kyPizhfn8k8/видео.html
Image Picker From Gallery & Camera Tutorial: ruclips.net/video/MSv38jO4EJk/видео.html
User Profile Page Tutorial: ruclips.net/video/gSl-MoykYYk/видео.html
Crop & Save Image Tutorial: ruclips.net/video/pXbBTJt7frM/видео.html
Upload File To Firebase Storage Tutorial: ruclips.net/video/dmZ9Tg9k13U/видео.html
Share Texts, Images, Files Tutorial: ruclips.net/video/-PmUFbbA-Fs/видео.html
Image Slider Tutorial: ruclips.net/video/JEMx2ax0734/видео.html
Take Screenshots Of Screen Tutorial: ruclips.net/video/rABnaF-Xk3E/видео.html
Download File From Firebase Storage Tutorial: ruclips.net/video/YA_fHCF_EYc/видео.html
Settings Page UI Tutorial: ruclips.net/video/pYQAhrY_SQA/видео.html
Great tutorial. I think at 6:00 you meant to say Kotlin, but clearly just a slip of the tongue.
Sir Mike, can we use pigeon to create a keyboard app with flutter that can be used in other apps?
can you make tutorial of : how to detect longpress of system backbutton in flutter using this or method channeling , then do some thing in flutter app like showing buttomSheet
Thanks for the idea, @technicalskills2656! 🙂 I have added it to my list of ideas for future videos!
Thank you I am waiting for this
Thank you sir. Thank you so much.
Sir, I found in the Android Studio Terminal, the change line character \ cannot be recognize, so the generate command cannot be execute? my OS system is Windows 11
Great Explanation
Awesome! Thanks for the video!
hi johannes if want to read the values from a smart watch do i have to use method channeling or is there any alternative way
Thank You s! Follow this link: stackoverflow.com/questions/67580993/package-receiving-heart-rate-data-from-a-flutter-smartwatch
I hope you will get your answer 🙂
can i use this on separete isloate instead of main isloate
Thank you, @user-xj5fg5qy3l! 🙂. Please try to provide enough details with your question.
Please make a video on comlete animations
Bro, How can we print multiplication tables in Flutter, Can you make a video
how to make java mainactivity and kotlin mainactivity run in same flutter project
Hey 😊, @nimaleshelangovan8129! Check out this solution: stackoverflow.com/a/69302182 I hope this may help you
Is this possible to record audio in video player in video player the video is playing some animation playing with inbuild audio and we record our audio in video player and play with our audio with that video and save our audio with that video... Is this possible in flutter please help me I'm stuck with this problem
Thank You Entertainment Entertainment Entertainment! Follow this link: pub.dev/packages/flutter_sound
I hope you will get your answer 🙂
You are awesome
What is the use of this I didn't get it. Can you explain please.
Thank You Gaurav Kumar! Follow this link: medium.com/47billion/creating-a-bridge-in-flutter-between-dart-and-native-code-in-java-or-objectivec-5f80fd0cd713
I hope you will get your answer 🙂
do you have Discord Server?
What is the use of this? Are we converting flutter code to native java?
Looks like it handles converting classes/objects from native to flutter and makes it typesafe
Thanks, Rodro M! 🙂 Sometimes you need to call native code to access native functionality of your phone, and pigeon is making this highly convenient by generating the native communication part for you automatically. You only need to implement the specific native functionality yourself.
1) Learn more here about when to use native code and when not: ruclips.net/video/j0cy_Z6IG_c/видео.html
2) Also interesting, you could communicate towards the other direction from native to Flutter: ruclips.net/video/u-uHbd6AnKI/видео.html
hi johannes, i have 1 doubt i am developing a smart watch companion app in which i will display only the data from the smart watch the companion app will not do any calculations it will just display the values ,so i developed a project with flutter_blue and now my app is connecting to the device but how do i display the values ,i dont have any idea from where to start and what to do can you please guide me ,i would be great help for me, do i have to use method channeling to send and synchronize data or any other method is there
Thank You s! Follow this link: stackoverflow.com/questions/67580993/package-receiving-heart-rate-data-from-a-flutter-smartwatch
I hope you will get your answer 🙂
how i come to this
i am a simple man, I see a pigion , i click on it.
still watched almost the whole video.
nonetheless, it gave me helpful idea of I Do can auto generate java/kotlin code with flutter, when i need to.
Great, thank you, Muhammad Saad! 🙂👍