Flutter - Create .dmg File for Flutter MacOS Desktop Apps | Flutter Tutorial

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • #flutter #programming #mobileapp
    In this Flutter Tutorial, we will be taking a look at creating a ".dmg" File for Flutter MacOS Desktop Apps. We will use a Node Package called "appdmg" on a Mac Machine to create this .dmg from the Release folder that flutter build gives us.
    APOLOGIES FOR THE LOWER AUDIO QUALITY OF THIS TUTORIAL
    🔥 Creating .exe Setup for Flutter Windows Desktop Apps👇:
    RUclips: • Flutter - Creating .ex...
    Download NodeJS 📥 : nodejs.org/en/...
    appdmg Package 📥 : www.npmjs.com/...
    Medium Article 📃: / gnwlzgzxnkb
    🔥 Auto-Generate Flutter Custom Paint Code TRY THIS FREE TOOL👇:
    👉 Flutter Shape Maker: fluttershapema...
    🔥 Learn About the Most Important Widgets in Flutter 👇:
    👉 Widget Essentials Series: bit.ly/3GpfiYw
    👉🏻 Product Hunt: www.producthun...
    (Your UPVOTE Means a lot! 🙌)
    If you find this video useful consider Supporting @RetroPortal Studio :
    👉 Buy Me a Coffee: www.buymeacoff...
    👉 Patreon: / retroportalstudio
    Social Links @RetroPortal Studio :
    👉 Twitter: / theretroportal
    👉 Medium: / retroportalstudio
    👉 Instagram: / retroportalstudio
    👉 Patreon: / retroportalstudio
    👉 GitHub: github.com/ret...
    If you like the tutorial, please hit the LIKE and Subscribe button and also consider supporting me on Patreon or Buy Me a Coffee for More Flutter Tutorial on RetroPortal Studio.
    Thank you for Watching! Happy Coding :)

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

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

    If you find this video useful, consider Following me on:
    👉 Twitter: twitter.com/theretroportal
    👉 Medium: retroportalstudio.medium.com
    👉 GitHub: github.com/retroportalstudio
    👉 Instagram: instagram.com/retroportalstudio
    👉 Patreon: www.buymeacoffee.com/theretroportal

  • @rocky-shamsul-alam
    @rocky-shamsul-alam Год назад +8

    I created .dmg file for my flutter macOS app. But it works only development machine. When installed another macOS machine it says "The Application can't be opened".
    how to solve it?

    • @hoeunpha.5
      @hoeunpha.5 9 месяцев назад

      I got the same problem

    • @prabinlamsal74
      @prabinlamsal74 8 месяцев назад +1

      Did you guys find a solution? I found the same problem...

    • @MrMobileRajesh
      @MrMobileRajesh 7 месяцев назад +1

      same problem

    • @prabinlamsal74
      @prabinlamsal74 7 месяцев назад

      @@MrMobileRajesh I have not completely solved the problem yet. (As I don't have the deployment device).
      But if you are the one with the developer account access, you just basically need to sign the .app file and the .dmg file both through the command line.
      Search how to sig. It will give you resources.

    • @MrMobileRajesh
      @MrMobileRajesh 7 месяцев назад

      @@prabinlamsal74 thanks for reply have found the way sign the app and already have installed on clients machine thanks again

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

    simple and fast. Thank you!

  • @taylor.galbraith
    @taylor.galbraith 2 года назад +1

    Amazing video! Thanks

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

    great tut, many thanks

  • @user-uv4lq9ek3d
    @user-uv4lq9ek3d 8 месяцев назад +1

    Really helpfull

  • @by.p_to8436
    @by.p_to8436 11 месяцев назад +1

    thank you god

  • @prabinlamsal74
    @prabinlamsal74 8 месяцев назад +2

    How do I distribute this dmg installer? Can it just be sent separately??
    As per comments , this file doesn't run on other PC . Please help.

    • @DhruvinSavaliya-ng5mn
      @DhruvinSavaliya-ng5mn 7 месяцев назад

      same issue, error says can not be opened because it is from an unidentified developer

    • @prabinlamsal74
      @prabinlamsal74 7 месяцев назад

      @@DhruvinSavaliya-ng5mn sign the app and the dmg installer. i will work then.

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

    Please make video on flutter favour too..
    Thanks in advance...
    🙌🙌🙌🙌 Content guru....

  • @keithbacalso9433
    @keithbacalso9433 7 дней назад

    ok so what happens if I update my code? just like inno setup where I dont have to repeat all the process... is it also possible here in macos desktop setup?

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

    great, thank you !

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

    awesome :D

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

    when i send this .dmg file by link its gives error can you suggest what i have to do to run on all mac
    system

  • @muralikrishnan3263
    @muralikrishnan3263 2 года назад +4

    Please make linux build also 🤩

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

      It simple, For Deb package follow these steps ruclips.net/video/NNR1M_-D_ys/видео.html

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

    Hello prof, with inno setup windows, we added the .dll files but the other useful files for the macos release how do we add them?

  • @phunguyen.1004
    @phunguyen.1004 6 месяцев назад

    Hi! I have a question about macOS. When I try to open an application that I've sent to someone else, they receive a warning message saying, "‘myapp’ can’t be opened because Apple cannot check it for malicious software." How can I fix this issue?

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

    How did you figure all this out

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

    Please make msix build also😍