My first Flutter project as an long time Angular developer

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    This is what I missed the most from Angular. I am a big one of integration testing in the frontend. For this I prefer to use Cypress. Cypress is unfortunately not usable with Flutter, resp. only via detours and by far not as comfortable as Angular. With the integration_test package similar results can be achieved and hot reload seems to be possible. Unfortunately I failed there. For the current project we have also set the BLoC package and for a certain part of the state we need the hydrated_bloc package. Unfortunately at the moment it seems that no integration tests can be realized: https://github.com/flutter/flutter/issues/96939

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. website

  4. website

    Flutter documentation web site (by flutter)

  5. starter_architecture_flutter_firebase

    Time Tracking app with Flutter & Firebase

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Updated Google Sign In for Web

    2 projects | /r/FlutterDev | 17 Feb 2023
  • How to create Chrome extension using Flutter?

    3 projects | dev.to | 1 Jan 2023
  • Show the Date picker on TextField in flutter

    3 projects | dev.to | 18 Dec 2022
  • Water Shader animation in Flutter

    3 projects | /r/FlutterDev | 10 Dec 2022
  • Be 60FPS smooth, no matter how janky your app originally was due to heavy build/layout, by drop-in replacements or builders. Anyone interested in this? Will further polish it if many are interested.

    4 projects | /r/FlutterDev | 17 Oct 2022

Did you know that Dart is
the 20th most popular programming language
based on number of references?