Tell the Flutter team about your experience with web support

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
  • Flutter

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

  • I raised a future request for multi directional scroll listview - https://github.com/flutter/flutter/issues/86399. Meanwhile i am using a workaround to display a form with multiple rows containing same textFormFields for each row with both horizontal and vertical scroll. There are some 11 custom textFormFields. They are in a column. And it takes a lot of time to display the animated container with the 25-30 rows, after pressing a button to display the animated container.

  • sdk

    The Dart SDK, including the VM, dart2js, core libraries, and more.

  • People have covered a lot of great points here. Kind of niche request, but I’d love to at last see web MIDI support https://github.com/dart-lang/sdk/issues/33248

  • 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
  • samples

    A collection of Flutter examples and demos

  • I can respond to (c.) - We just released a navigation sample app, which demonstrates some common navigation scenarios. We are also actively researching routing and navigation APIs and will share more on that soon.

  • photobooth

    Discontinued Google I/O 2021 Photo Booth built with Flutter and Firebase

  • The app didn't wait for Firebase to initialize in the first page to render the rest of the app (Firebase is not used until after a photo has been taken anyways, and this saved ~500ms off the initial paint)

  • uxr

    UXR work for Flutter

  • For navigator 2/router widget we have a current user research study in progress to evaluate the gaps as well as the packages available that make it easier to use. Please let us know if you have any feedback or questions in the github project: https://github.com/flutter/uxr/tree/master/nav2-usability

  • plugins

    Discontinued Plugins for Flutter maintained by the Flutter team

  • Most of the packages in flutter/plugins can be used as an example of this architecture (See url_launcher).

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