how do you guys manage scalability and responsiveness

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Aureus

    An open-source design system for non-profits to quickly develop user safety critical applications.

  • This is something that my org (we use flutter for all of our applications) has run into. I've linked our size class that's used across 3 different applications: https://github.com/Astra-Labs/Aureus/blob/v.0.0.0.1/Package/lib/src/Core/Foundation/sizing.dart

  • Flutter

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

  • Also, remember that simultaneous multi-device debug is a thing. You can use it while updating your sizes to ensure it works fine simultaneously on multiple devices (although you may need physical devices instead of multiple emulators, as that would take a serious toll on most laptops)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • In-Depth Perspective on Flutter: A Comprehensive Analysis and Practice Guide

    4 projects | dev.to | 8 Feb 2024
  • Looking for a European-focused Invoicing Tool

    1 project | /r/selfhosted | 16 May 2023
  • Updated Google Sign In for Web

    2 projects | /r/FlutterDev | 17 Feb 2023
  • Should we use flutter or React Native? (is scrolling laggy?)

    8 projects | /r/FlutterDev | 10 Jan 2023
  • Creating WebView Content Blockers with Flutter InAppWebView

    3 projects | dev.to | 9 Jan 2023