Best of FlutterFebruary 2022

  1. 1
    Article
    Avatar of flutterFlutter·4y

    Announcing Flutter for Windows

    Announcing Flutter for Windows Build high-quality Windows apps that also run on mobile and web. In 2021, Flutter became the most popular cross-platform UI toolkit. Nearly half a million apps use Flutter… So far, we’ve seen momentum that has exceeded our expectations.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn Flutter in 37 Hours

    We just published a 37-hour Flutter course for beginners on the freeCodeCamp.org YouTube channel. Flutter is an open-source UI software development kit used to create cross-platform applications for iOS, Android, Windows, Mac, and more. You don't even have to know how to write code in any programming language to begin.

  3. 3
    Article
    Avatar of flutter_comFlutter Community·4y

    100+ Flutter & Dart Tips

    Artur Shamsutdinov lists down 100+ Flutter and Dart tips and tricks. If you are new to this Flutter/Dart world, some of these might help you. Use themes to define a set of colors, fonts, shapes, and design styles throughout your app.

  4. 4
    Article
    Avatar of logrocketLogRocket·4y

    A complete guide to Flutter architecture

    Flutter is a UI toolkit from Google that allows users to build natively-compiled applications for the web, desktop, and mobile devices. While Flutter embraces different platforms, it still originates from a single codebase. One of the benefits of learning the Flutter architecture is that it helps when structuring an application, like updating state.

  5. 5
    Article
    Avatar of flutter_comFlutter Community·4y

    20 YouTube Channels For Learning Flutter

    This article has 20 great YouTube channels for learning Flutter and Dart. I collected this list from the responses I got on twitter. I hope this has helped you to discover some useful content. If you know of any other channels that you recommend, please let me know.

  6. 6
    Article
    Avatar of logrocketLogRocket·4y

    Best IDEs for Flutter in 2022

    Deciding what kind of IDE to use for your project can have a huge impact on how your project turns. We’ll compare some of the leading IDEs for Flutter that exist today, and hopefully help you make the best decision on what IDE you should use. There are still differences between these IDEs that can affect your development workflow.

  7. 7
    Article
    Avatar of flutter_comFlutter Community·4y

    Become a Flutter developer — Polo’s Starter Pack

    The official website and Youtube channel of Flutter are full of useful information. There are a lot of resources like codelabs, courses, articles, and so on. I’m going to share with you some fantastic resources that talk about context. Flutter could be used in multiple devices and environments (mobile, web, and desktop)