Why I Don't Use Flutter Web

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • I've used all 3 of these frameworks to build websites, and here are my thoughts about all of them and when you should use them.
    GitHub Repo: github.com/tadaspetra/website
    Twitch: / tadaspetra

Komentáře • 19

  • @mysandyballs
    @mysandyballs Před rokem +6

    Not sure about all the negative vibes against flutter web in these comments!? It is important that people realise (as Taras indicated) that Flutter Web is more suited to web apps and not tradition web sites. I come from a native mobile background on Android and iOS, and have been using Flutter since 2018 -- and can confidently say I would not use any other tools to create a project designed to run on mobile AND in the browser. I recently ported an existing flutter mobile app to web with minimal changes to the codebase, and it runs as smooth as butter.

  • @PaulPetersVids
    @PaulPetersVids Před rokem +11

    One thought about Flutter Web, I think it's more difficult for users to webscrape or built automatic processes - which may be a good thing for weeding out users who will use the app in way that wasn't designed.

  • @candk3717
    @candk3717 Před rokem +8

    I've had no problems with jank in my Flutter Web apps. I just updated some of my web apps to impeller with Flutter 3.3 and fps has gone up across the board.

  • @tekocode
    @tekocode Před rokem +5

    Actually I build one web site by flutter and seo it was bad after that I edit some package like image render and and build with html render and I checked seo rating it was good 93%.but some times you need to use with nodjs as server for
    Some https post and get

  • @catagna7273
    @catagna7273 Před 5 měsíci

    There is one, i found it now, It's Nylo Flutter Framework, kinda like laravel architecture

  • @SR-zi1pw
    @SR-zi1pw Před rokem +1

    Congratulations 🎉 for first stream in yt

  • @agoodmansaid
    @agoodmansaid Před rokem +2

    I build all my client's websites in webflow. It's very quick! But its very expensive here in SA🇿🇦

  • @neonz2712
    @neonz2712 Před 9 měsíci

    Has there been any improvements made on Flutter's SEO? I've recently considered porting a codebase I've been working on to Flutter so that I can distribute it on as many platforms as possible, but if the SEO is really as bad as everyone says it is, I might just have to code them separately and use an API to communicate between platforms.

    • @JulianoPenna
      @JulianoPenna Před 7 měsíci

      For what I checked, SEO isn't and won't be a priority for Flutter, since they are focusing on apps (web apps) and not sites/webpages/content-reader-pages. Because the content is behind a login/paywall for apps, they aren't prioritizing SEO.

    • @neonz2712
      @neonz2712 Před 7 měsíci

      @@JulianoPenna Maybe I’m missing something, but I thought all web apps were technically websites too. If SEO isn’t important to web apps, how are users supposed to find them?

  • @iamfutureflashx
    @iamfutureflashx Před rokem +1

    What browser you are using, please comment down

  • @StEvUgnIn
    @StEvUgnIn Před rokem

    What about Dart?

  • @naxcall
    @naxcall Před rokem +4

    I built small app on flutter web and it was a nightmare, now I'm learning react for web development

  • @SR-zi1pw
    @SR-zi1pw Před rokem +4

    Flutter web is total trash (currently) hope they add some extra tools for flutter website development

  • @agoodmansaid
    @agoodmansaid Před rokem +5

    I hate that flutter keeps adding functionality for new OSs instead of perfecting what they have already!
    What's the point of saying "yay! Develop on mobile and web" of they suck!?. Hate it!

    • @tadaspetra
      @tadaspetra  Před rokem +13

      At least now they have all the platforms so now finally they can only improve all of them