Flutter URL Launcher | Opening URLs in Web Browser and In App WebView

Поделиться
HTML-код
  • Опубликовано: 11 июн 2023
  • Learn how to use the Flutter URL Launcher to open URLs in the web browser or within an App WebView. This tutorial covers the steps to implement URL handling on Android and iOS platforms in your Flutter apps.
    👉 12 Week Flutter Training | heyflutter.com
    👉 Flutter Masterclass Courses | heyflutter.com/masterclass
    Source Code: github.com/JohannesMilke/url_...
    Twitter: / heyflutter_
    Facebook: / heyflutter
    Instagram: / heyflutter_
    LinkedIn: / heyflutter
    Website: heyflutter.com
    #Flutter #Tutorial #HeyFlutter
    Thanks For Watching :-)
  • НаукаНаука

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

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

    This might help you :)
    👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
    Source Code: github.com/JohannesMilke/url_launcher_iii_example

  • @ushaagarwal4058
    @ushaagarwal4058 Год назад +1

    One more step towards my journey to professional flutter developer. Thanks for all this! 👍

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

      Glad to hear that, Thank you @ushaagarwal4058! 😊

  • @alaalahlouh4024
    @alaalahlouh4024 Год назад +1

    Could you create a video tutorial demonstrating how to handle font size adjustments within a Flutter app when users change their font size settings on their phone?

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

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

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

      ​@@HeyFlutter my pleasure

  • @_Stormfather
    @_Stormfather 9 месяцев назад

    When I launch an in-app Web View on iOS, it still has the "Done" and Refresh browser buttons, and it shows the URL at the top of the screen. How can I hide these?

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

      Thank You @_Stormfather! Follow this link: stackoverflow.com/questions/57878887/using-flutter-webview-as-home-and-pressing-back-button-closes-application
      I hope you will get your answer 🙂

  • @umsnowie1813
    @umsnowie1813 9 месяцев назад

    Hello, is it possible to add an appbar when using url launcher?

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

      Thank you, @umsnowie1813! 🙂. Yes you can.

  • @miguelteixeira80
    @miguelteixeira80 10 месяцев назад

    Can you help me?
    If i want that webpage (internal) open when apps start what should i change?
    Thanks

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

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

  • @kawaiikonojo9982
    @kawaiikonojo9982 4 месяца назад

    Can we launch installed apps?

  • @begula_real
    @begula_real 5 месяцев назад

    all my in-app urls launched correctly in MIUI 12. but when i uploaded it to playstore, user with MIUI 14 cannot open all urls such instagram youtube email, except for gmap url. thats weird enough

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

      Thank You @iamindonesian9205! Follow this link: www.google.com/search?q=MIUI+14+cannot+open+all+urls+such+instagram+youtube+email%2C+except+for+gmap+url+in+release+mode+flutter&oq=MIUI+14+cannot+open+all+urls+such+instagram+youtube+email%2C+except+for+gmap+url+in+release+mode+flutter&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCDgxNTFqMGo3qAIAsAIA&sourceid=chrome&ie=UTF-8
      I hope you will get your answer 🙂

    • @begula_real
      @begula_real 4 месяца назад

      I actually solved it just minutes after typing this comment. So i must put some extra strings in android xml file, and voila it works correctly on miui 14 now

  • @ashokkmr8758
    @ashokkmr8758 6 месяцев назад

    how to open other apps link contacts, calc,setting , i don't know how to do it , those apps don't have any web urls

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

      Thank You @ashokkmr8758! Follow this link: stackoverflow.com/questions/58864197/open-contacts-on-device-via-icon-tap-flutter
      I hope you will get your answer 🙂

  • @eileenchia4590
    @eileenchia4590 10 месяцев назад

    May I ask why does it take quite some time for the link to be launched in the externalApplication

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

      Hey, @eileenchia4590 🙂 This is the default behavior of native OS

    • @eileenchia4590
      @eileenchia4590 10 месяцев назад

      @@HeyFlutter is there a way for it to load quicker

  • @RavanStories
    @RavanStories 11 месяцев назад

    Please explain in app web view for windows application

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

      Thanks for the idea @RavanStories 😀, i have added it in my list of future videos

  • @raulgabrielhacho9231
    @raulgabrielhacho9231 6 месяцев назад

    no funciona en algunas versiones de android

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

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