Best of Flutter2021

  1. 1
    Article
    Avatar of flutterFlutter·4y

    Announcing Flutter 2.8

    Flutter aims to change how apps are built. It unites mobile, web, desktop, and embedded development into a single toolkit. The latest update makes it easier than ever to connect apps to back-end services, such as Firebase and Google Cloud. It adds production-quality support for Google Ads and major upgrades to the camera and embedded web plugins.

  2. 2
    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.

  3. 3
    Article
    Avatar of honeypotHoneypot·4y

    Flutter vs React Native: The Battle of the Cross-platform Arena

    Flutter is a cross-platform software development kit (SDK) used to build natively compiled applications. React Native was introduced back in 2015 by facebook to develop native Android and iOS applications. Flutter ships with native components by default and compiles to X86 and ARM out of the box.

  4. 4
    Article
    Avatar of medium_jsMedium·5y

    Flutter vs React Native: Which is the Best Choice for 2021?

    Cross-platform applications are faster to develop as it uses the same codebase for creating applications that can seamlessly run on multiple platforms. Different cross-platform app development frameworks offer a different set of features and benefits. Both of these frameworks are made and backed by the biggest tech giants of the industry Google and Facebook respectively.

  5. 5
    Article
    Avatar of gcgitconnected·5y

    Create Your App With Flutter In 5 Days

    Flutter allows developers to create applications for iOS and Android by using a single code-base. The app development process has never been easy, but Flutter has made it far easier and simpler for developers by providing an advanced level of software development kit complied with all the widgets and plugins.

  6. 6
    Article
    Avatar of phProduct Hunt·5y

    FlutterFlow — Build Flutter apps at the speed of thought

    FlutterFlow is an online no-code platform that empowers people to build native mobile apps visually, enabling quick iteration. Unlike other no- code tools, FlutterFlow makes it easy to view and export clean Flutter code that can be customized. Embed Collect

  7. 7
    Article
    Avatar of phProduct Hunt·4y

    UIHUT 2.0 - 15,000+ design & code resources

    Download thousands of free & premium web design, illustration, bootstrap template, flutter app, icon, 3d illustration, and graphic assets for your UI, UX design project. 10% Off Login to get promo code to get 10% off your first order of products.

  8. 8
    Article
    Avatar of flutterFlutter·5y

    Learn Flutter for free with Flutter Apprentice!

    Learn Flutter for free with Flutter Apprentice. The book normally costs $60 to purchase, but you’ll have free access to it from today, October 6, 2021 through January 6, 2022. Join us each Wednesday at 12pm EST / 9am PST on the Flutter Community YouTube channel for summaries and discussions.

  9. 9
    Article
    Avatar of flutter_comFlutter Community·5y

    Programming on your phone

    Some students at Mongolia International University don’t have computers. With the school’s computer labs inaccessible, they were attending classes and doing their homework solely on their phones. Flutter, a cross-platform UI framework for making native apps, could be used to teach programming on phones.

  10. 10
    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.

  11. 11
    Article
    Avatar of omgubomg! ubuntu!·4y

    Quickly Find, Download, and Update AppImages with this Neat Tool

    AppImage Pool is a one-shop app store for finding and downloading App Images on Linux. It is built using Dart and Flutter (now Ubuntu’s toolkit of choice) It boasts the following feature set: Homepage with featured apps carouselBrowse based on categories Upgrade and Downgrade appimages.

  12. 12
    Article
    Avatar of changelogChangelog·4y

    AppFlowy-IO/appflowy: AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

    AppFlowy is an open-source, cross-platform app-making tool. It is written in Flutter and Rust and runs on Mac OS X 10.7 or higher. It's free and open source, licensed under the AGPLv3 license. You can build your own apps with AppFlowy using the Flutter or Rust code bases.

  13. 13
    Article
    Avatar of itnextITNEXT·5y

    How to architect a production-level app in Flutter

    Erkan Sahin explains how to build a production-level app in Flutter. He says developers confuse overusing complex patterns, with clean coding. Writing overengineered code is as harmful as spaghetti code since it halts productivity. He recommends using the Domain-Driven Design (DDD) architecture.

  14. 14
    Article
    Avatar of flutterFlutter·5y

    Announcing Flutter 2.2 at Google I/O 2021

    Flutter 2.2 is built on the foundation of Flutter 2, which extended Flutter from its mobile roots to incorporate web, desktop, and embedded usage. Flutter is now the most popular framework for cross-platform development. In the last 30 days, more than one in eight of the new apps in the Play Store are built with Flutter.

  15. 15
    Article
    Avatar of flutterFlutter·5y

    What’s New in Flutter 2.0

    Folio is meant to be a simple example of an app that you’d want to run well on multiple platforms from a single code base. We call this kind of app “platform adaptive” because it adapts well to whatever platform it’s running on. This release brings with it 178 PRs merged that are iOS-related.

  16. 16
    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.

  17. 17
    Article
    Avatar of flutterFlutter·5y

    What’s new in Flutter 2.5

    The Flutter 2.5 release includes a number of fixes and improvements to the framework. We continue to build support for the new Material You (aka v3) specification, including updates to floating action button sizes and theming. Scroll metrics notifications provide notifications of scrollable areas even if the user isn’t scrolling.

  18. 18
    Article
    Avatar of syncfusionSyncfusion·5y

    10 Best Visual Studio Code Extensions for Flutter Development

  19. 19
    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.

  20. 20
    Article
    Avatar of phProduct Hunt·5y

    Flutter 2.0 — Build beautiful native apps in record time, now on web too

    Google announces Flutter 2: a major upgrade to Flutter that enables developers to create beautiful, fast, and portable apps for any platform. Our next generation of Flutter, built for web, mobile, and desktop, is built for mobile, desktop, and web.

  21. 21
    Article
    Avatar of flutterdevsFlutterDevs·4y

    SQFlite In Flutter

    SQFlite is a plugin in flutter which is used to store the data. In SQFlite we perform many operations like create, delete, update, etc. This operation is called CRUD Operations. We use sqflite for database storage, intl is used for DateTime format.

  22. 22
    Article
    Avatar of streamStream·5y

    Flutter vs React Native: The Ultimate Comparison

    The choice of platform is only one of many factors in the success of applications. Over the years, it’s become common for developers to compare Flutter and React Native. Let's discuss how these frameworks differ and how they each appeal to different teams, devs, and use cases.

  23. 23
    Article
    Avatar of itnextITNEXT·5y

    Flutter 2.5 was released. Here are the highlights in brief!

    Flutter 2.5 is out with 4600 closed issues and 3932 merged PRs. Performance Improvements on iOS iOS has less jank, consumes less CPU and power, and is more performant now. iOS 8 support is deprecated. IntelliJ/Android Studio Run integration tests support. New ability to preview icons.

  24. 24
    Article
    Avatar of ubuntuUbuntu·5y

    Ubuntu 21.04 is here

    Ubuntu 21.04 is here Canonical on 22 April 2021. It includes native Microsoft Active Directory integration, Wayland graphics by default, and a Flutter application development SDK. Separately, Canonical and Microsoft announced performance optimization and joint support for Microsoft SQL Server on Ubuntu.

  25. 25
    Article
    Avatar of newstackThe New Stack·5y

    Google Flutter Now Rivals Facebook’s React in Developer Use – The New Stack

    Google’s open source cross-platform mobile framework Flutter is now the leading user interface toolkit for developers. Twice as many professional developers extensively used Flutter in the last year as compared to what was reported in previously according to Stack Overflow. Admittedly, React.js, the big brother of React Native, was used by 41%, but its penetration rate is slowing.