Fyne Getting Started: Packaging and Installation

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024

ความคิดเห็น • 31

  • @vishnuvardhanreddy220
    @vishnuvardhanreddy220 2 ปีที่แล้ว

    wow such a nice tutorial! Loved it! please keep making more videos.

  • @frankhuurman3955
    @frankhuurman3955 2 ปีที่แล้ว +4

    Yes! This is an awesome series on picking up Fyne :D Fynally!
    I'm really hoping the Fyne team takes some inspiration from the Streamlit framework for Python (API docs, widgets and design wise). But the cross compilation makes this something special already.
    Can't wait for some different grid layouts or a text-input autocomplete example or building for/running on Android step-by-steps.

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว +2

      Thanks so much for your reply. We will be sure to add videos about mobile deployment soon. If you already have the android SDK and NDK installed you should be able to call `fyne package -os android` and see a `.apk` file output! Plug in your phone and `fyne install -os android` should upload it directly to the device.

    • @frankhuurman3955
      @frankhuurman3955 2 ปีที่แล้ว +2

      @@Fyneio That worked flawlessly! epic :) so excited to finally have such a nice to use library for Go.
      Can't wait to see what's to come!

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว +3

      @@frankhuurman3955 Welcome to the cross-platform dev how it should be done :)

    • @andydotxyz
      @andydotxyz 2 ปีที่แล้ว +2

      @@frankhuurman3955 My favourite comment :)

  • @vic_shine
    @vic_shine 2 ปีที่แล้ว +2

    Thanks for this video series' 🥰

  • @flemminghansen7429
    @flemminghansen7429 2 ปีที่แล้ว +1

    Really a great and simple tutorial :)

  • @pythonantole9892
    @pythonantole9892 2 ปีที่แล้ว +2

    Great Stuff!

  • @baxiry.
    @baxiry. 2 ปีที่แล้ว +2

  • @randomdamian
    @randomdamian 2 ปีที่แล้ว

    I'm looking forward to learn how to build it for windows as my program must run on windows.

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว

      Yes windows is supported as described in the video :)

  • @constye6374
    @constye6374 2 ปีที่แล้ว

    awesome!!

  • @MFT9170
    @MFT9170 10 หลายเดือนก่อน

    Windows 10 behave funny for me. I have problems with updating the icon upon second packing. After I play with image size and format it updates but displays the old icon when copied to the Desktop folder. I have no idea about the processes that happen here. What can go wrong?

    • @Fyneio
      @Fyneio  8 หลายเดือนก่อน

      Windows can cache icons so the may not actually be a problem - it should resolve later (maybe next reboot?)

  • @SuperLimeWorld
    @SuperLimeWorld 5 หลายเดือนก่อน

    I get:
    Fyne error: Failed to inject metadata init file, omitting metadata
    When I do, fyne package, why dose this happen and how can I fix it?

    • @Fyneio
      @Fyneio  5 หลายเดือนก่อน

      It just means there was no FyneApp.toml file. If you don’t want one you can ignore it, if you have one and it’s not working then open a bug. docs.fyne.io/started/metadata

  • @gatuber0509
    @gatuber0509 2 ปีที่แล้ว

    Help
    invalid versión: unkown revision lastest
    Versión GO: 1.18.2 Windows/386
    Need this library for gui interface

    • @andydotxyz
      @andydotxyz 2 ปีที่แล้ว

      Is that a typo for “latest”?

  • @GaffaStudios
    @GaffaStudios 2 ปีที่แล้ว

    Are there any specifications about the Icon.png file like the size of the image? I cannot find any information in the documentation.

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว +2

      Ah good question. The icon needs to be square. 512x512px is recommended minimum, though for metadata in Apple Store you’ll need 1024x1024. The tools will scale appropriately though so any size works…

  • @5237T
    @5237T 2 ปีที่แล้ว

    running fyne package just deletes main.go and exits with error. Any ideas?

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว +1

      This certainly should not happen. However we have found a bug where in some cases if you name the module "main.go" it will get confused and remove the file thinking it is a failed bundle... We will try and fix this, but in the meantime don't give your module the same name as a file. go.dev/blog/using-go-modules

  • @WidiaPriyono
    @WidiaPriyono ปีที่แล้ว

    zsh: command not found: fyne ?

    • @Fyneio
      @Fyneio  ปีที่แล้ว

      This usually means your path doesn’t include the go binaries directory developer.fyne.io/faq/troubleshoot

  • @codelaravel
    @codelaravel 2 ปีที่แล้ว

    Can we use database with this tool kit?

    • @Fyneio
      @Fyneio  2 ปีที่แล้ว +1

      You can use any Go database libraries to connect to your database of choice. Fyne will help you present the data, but we don’t provide builtin database adapters.

    • @codelaravel
      @codelaravel 2 ปีที่แล้ว +1

      @@Fyneio thanks

  • @MostaphaQamar
    @MostaphaQamar 9 หลายเดือนก่อน

    Is this word in English?

    • @Fyneio
      @Fyneio  9 หลายเดือนก่อน

      It is a Scottish word / place name :)

  • @sabrinamerritt8853
    @sabrinamerritt8853 2 ปีที่แล้ว

    😓 P r o m o s m.