Linter actually that important for a lot of minor things?

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
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. javascript

    JavaScript Style Guide

    Think of it this way - not that long ago companies had massive documents for coding styleguides. Just as an example, here's one from Airbnb. Think about arguments about tabs vs. spaces, indentation, the placement of braces. A horrible mess, a waste of developer time and a pain to remember to make your code conform to the conventions.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. dart_style

    An opinionated formatter/linter for Dart code

    Sorry, perhaps im not quite familiar with the GitHub issues you’re chatting about, but a quick search shows the Dart team actually made a very similar argument about laptops and diffs as the first reply in a thread about the 80 character max: https://github.com/dart-lang/dart_style/issues/833

  4. pub-dev

    The pub.dev website

    The problem is not working on a project with 80 or 120, it's an inability to define for a given project across all team members, leading to a never ending loop of developers submitting code at the wrong line lengths, having diffs that are not diffable, wasting reviewers time, and wasting the developers time re-formatting and re-submitting code. If you ever work on a project with a lot of devs or turnover, you'll run into this issue over and over ad naseum. It's also constant on pub.dev, where people are not clear what the line length is, so they just submit their own preference often making for impossible to diff PRs.

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

  • Share Your CLAUDE.mds

    1 project | news.ycombinator.com | 29 Jun 2025
  • Error Propagation with Custom Error Types

    1 project | dev.to | 3 Apr 2025
  • ESLint v9 Support

    1 project | news.ycombinator.com | 5 Feb 2025
  • From Chaos to Clarity: Formatting React Code for a Clean and Readable Codebase

    1 project | dev.to | 14 Jan 2025
  • The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code

    1 project | dev.to | 17 Oct 2024