Run Flutter Web HTML Renderer, Easily

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

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

  • @dannytuppeny5995
    @dannytuppeny5995 3 ปีที่แล้ว +8

    In VS Code there's an easier way to set the web renderer without a launch.json in your User Settings (applies to all projects) or Workspace Settings (applies only to that workspace) - see user-images.githubusercontent.com/1078012/105070600-6f512c00-5a7b-11eb-8f08-9bd04b19578f.png.
    You'll probably want to change it back once the CanvasKit issue is resolved though, as CanvasKit will likely give better performance on Desktop (at the expensive of a bigger download) - see flutter.dev/docs/development/tools/web-renderers.

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

      Thanks for this! I did not know we can do this. Dayum, would have saved me some time😅 Anw, I learnt something new. The canvas kit does give a performance boost. Can't wait for the issue to be resolved.

    • @1986hlamin
      @1986hlamin 3 ปีที่แล้ว

      @@LearnFlutterCode @Danny Tuppeny I learnt 2 new things bcoz of you two. Thanks. You save my day.

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

    Ive been looking for this tutorial for a long time, thanks it worked

  • @cmo6302
    @cmo6302 3 ปีที่แล้ว +1

    hello! i have the question. make reward app with flutter is possible? or make reward app is the field(=realm) of native app(kotlin, swift)?
    (reward app = if user watch advertisements, they can get real cash and i get ads commission)

  • @Fly16
    @Fly16 3 ปีที่แล้ว +1

    nice explanation! by the way how did you make the first part of the video? did you use powerpoint or some sort?

  • @jehatdeniz8260
    @jehatdeniz8260 3 ปีที่แล้ว

    It works but quality of pixels decreases a little bit. Is there any other way to solve this issue?

  • @salahshakeel2778
    @salahshakeel2778 3 ปีที่แล้ว

    Iam getting this error: The following Event$ object was thrown resolving an image frame:
    [object Event]

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

    hey when i render with html...i got a lot of overflow....in auto it works fine

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

    Genial, gracias

  • @akhil_tj
    @akhil_tj 3 ปีที่แล้ว

    description link is not working, would u mind updating

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

    Thank you

  • @gaizyeah4302
    @gaizyeah4302 3 ปีที่แล้ว

    I can use this to improve the SEO?

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

      I think so, it should yeah, it doesn't use canvas so the scraperer should be able to crawl over it. But haven't tried tho

  • @mridx
    @mridx 3 ปีที่แล้ว

    well explained 🔥

  • @sundoel
    @sundoel 3 ปีที่แล้ว +1

    Great !!

  • @jrheisler
    @jrheisler 3 ปีที่แล้ว

    Odd, I use emojis (they are cute, and sooooooooo easy) and they appear fine in my flutter web app.

    • @LearnFlutterCode
      @LearnFlutterCode  3 ปีที่แล้ว

      I agree the ease of use of emojis. You can try using the canvaskit renderer and see if it appears.

    • @jrheisler
      @jrheisler 3 ปีที่แล้ว +1

      @@LearnFlutterCode what I'm saying is mine to appear. I never have a problem with emojis in flutter web.

    • @LearnFlutterCode
      @LearnFlutterCode  3 ปีที่แล้ว

      @@jrheisler hmmmm

    • @jrheisler
      @jrheisler 3 ปีที่แล้ว

      @@LearnFlutterCode right?

    • @jrheisler
      @jrheisler 3 ปีที่แล้ว

      @@LearnFlutterCode I think I have finally run into the problem. I was changing my theme, and started to try to use this theme package, which I'm sure changed my font (I never declare fonts, only styles) and bingo, on hover my button with an emoji go wack.