Best of Dart2021

  1. 1
    Article
    Avatar of flutterFlutter·5y

    Supernova: a design system platform

    Supernova is a design system platform built with Flutter and exports code for Flutter. CEO Jiří Třečák and CTO Artem Ufimtcev talk about what they have built. Supernova was written as a native macOS app, but saw lots of interest in a web-based solution.

  2. 2
    Article
    Avatar of asayerasayer·5y

    How Relevant is Still TypeScript in 2021?

  3. 3
    Article
    Avatar of itnextITNEXT·4y

    Best VS Code Extensions For Flutter

    There are many ways you can improve your productivity using extensions of VS Code. Awesome Flutter Snippets is a collection of commonly used Flutter classes and methods. Dart Data Class Generator is a Visual Studio Code extension that allows you to create dart data classes easily, fast, and without writing boilerplate.

  4. 4
    Article
    Avatar of flutterFlutter·4y

    What’s New in Flutter 2.8

    Flutter 2.8 is the final stable release of the year. It includes significant performance improvements in both the engine and in Flutter DevTools. There are also new Firebase features and improvements, WebView 3.0, a new batch of Flutter Favorite packages and a raft of updates to desktop.

  5. 5
    Article
    Avatar of syncfusionSyncfusion·5y

    10 Best Visual Studio Code Extensions for Flutter Development

  6. 6
    Article
    Avatar of medium_jsMedium·5y

    Flutter vs. React Native in 2021 — Detailed Framework Comparison

    Cross-platforming mobile applications are less competitive in graphic animation. They are cost-efficient and could be a good fit for early-staged companies. Flutter and React Native use the BLoC methodology, while React Native is based on the React Native framework.

  7. 7
    Article
    Avatar of streamStream·5y

    macOS Performance Comparison: Flutter Desktop vs. Electron

    Flutter has proven itself to be a good solution for mobile (Android and iOS) development, with decent performance that has steadily improved since its v1 release. A Flutter application that runs well on mobile should, in theory, run just as well, if not better, on desktop. For every good Electron app, there’s a bad one out there.