Dart out of Flutter

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pub-dev

    The pub.dev website

  • You might want to look at shelf. The whole backend of pub.dev runs on that.

  • shelf

    Web server middleware for Dart

  • You might want to look at shelf. The whole backend of pub.dev runs on that.

  • 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
  • functions-framework-dart

    FaaS (Function as a service) framework for writing portable Dart functions

  • I have been doing a review of the backend portion of our product development and have been researching Dart Cloud Functions Framework this product is under most developers radar, even Flutter developers but you can write serverless functions and deploy to gcloud very easily. I had to let go of my full stack dart dream because we love using firebase and couldn't fully interact with firebase events. I'm keeping a very close eye on it because the development environment is amazing for local dev it's also containerized using the official dart docker image.

  • dart-express

    Express-like HTTP framework written in Dart

  • I've already looked at it, I think it's a great lib however I like the style of express.js so I came across this lib which seemed quite interesting, however it's a shame it lacks maturity.

  • AdventOfCode2021

    Solutions for Advent of Code 2021 in Dart (by julemand101)

  • If you just want example of Dart code created by me, you can take a look at my Advent of Code solutions with the latest here: https://github.com/julemand101/AdventOfCode2021

  • dart_chassis_forge

  • Most of it is proprietary so I can't share. But we do use this: https://github.com/axrs/dart_chassis_forge

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