Flutter Tutorial - Generate Android Native Code Using PIGEON

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 33

  • @HeyFlutter
    @HeyFlutter  2 года назад +1

    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

  • @simonhutton2497
    @simonhutton2497 2 года назад +1

    Great tutorial. I think at 6:00 you meant to say Kotlin, but clearly just a slip of the tongue.

  • @samuelkings9416
    @samuelkings9416 2 года назад +1

    Sir Mike, can we use pigeon to create a keyboard app with flutter that can be used in other apps?

  • @technicalskills2656
    @technicalskills2656 8 месяцев назад

    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

    • @HeyFlutter
      @HeyFlutter  8 месяцев назад

      Thanks for the idea, @technicalskills2656! 🙂 I have added it to my list of ideas for future videos!

  • @priyaranjanmantri9332
    @priyaranjanmantri9332 3 года назад +1

    Thank you I am waiting for this

  • @md.ruhulamin7963
    @md.ruhulamin7963 3 года назад +1

    Thank you sir. Thank you so much.

  • @花志雄
    @花志雄 3 года назад

    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

  • @mruduladdipalli5417
    @mruduladdipalli5417 3 года назад

    Great Explanation

  • @xLastxTemplarx
    @xLastxTemplarx 3 года назад

    Awesome! Thanks for the video!

  • @user-xe8vl9eh9l
    @user-xe8vl9eh9l 2 года назад

    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

    • @HeyFlutter
      @HeyFlutter  2 года назад

      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 🙂

  • @ASCTeam-q4b
    @ASCTeam-q4b 3 месяца назад

    can i use this on separete isloate instead of main isloate

    • @HeyFlutter
      @HeyFlutter  3 месяца назад

      Thank you, @user-xj5fg5qy3l! 🙂. Please try to provide enough details with your question.

  • @ganeshhv6045
    @ganeshhv6045 3 года назад

    Please make a video on comlete animations

  • @storyversestories
    @storyversestories 3 года назад

    Bro, How can we print multiplication tables in Flutter, Can you make a video

  • @nimalesh
    @nimalesh Год назад

    how to make java mainactivity and kotlin mainactivity run in same flutter project

    • @HeyFlutter
      @HeyFlutter  Год назад

      Hey 😊, @nimaleshelangovan8129! Check out this solution: stackoverflow.com/a/69302182 I hope this may help you

  • @flexydevs
    @flexydevs 3 года назад

    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

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Thank You Entertainment Entertainment Entertainment! Follow this link: pub.dev/packages/flutter_sound
      I hope you will get your answer 🙂

  • @cagrigoktas
    @cagrigoktas 3 года назад

    You are awesome

  • @GauravKumar-lx5vn
    @GauravKumar-lx5vn 2 года назад +1

    What is the use of this I didn't get it. Can you explain please.

    • @HeyFlutter
      @HeyFlutter  2 года назад +1

      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 🙂

  • @StreamPop
    @StreamPop 3 года назад

    do you have Discord Server?

  • @BB-fg9ed
    @BB-fg9ed 3 года назад

    What is the use of this? Are we converting flutter code to native java?

    • @BooleanDev
      @BooleanDev 3 года назад

      Looks like it handles converting classes/objects from native to flutter and makes it typesafe

    • @HeyFlutter
      @HeyFlutter  2 года назад

      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

  • @user-xe8vl9eh9l
    @user-xe8vl9eh9l 2 года назад

    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

    • @HeyFlutter
      @HeyFlutter  2 года назад

      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 🙂

  • @muhammadsaadmansoor7777
    @muhammadsaadmansoor7777 2 года назад

    how i come to this
    i am a simple man, I see a pigion , i click on it.

    • @muhammadsaadmansoor7777
      @muhammadsaadmansoor7777 2 года назад

      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.

    • @HeyFlutter
      @HeyFlutter  2 года назад

      Great, thank you, Muhammad Saad! 🙂👍