Are you using monorepos?

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

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

    🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.

  • Melos has been super useful for us in being able to write shortcuts to run all our unit tests and dart analyze for a combination of packages - to ensure that whenever we update a package which is shared between the mobile app and web app.

  • dart_frog

    A fast, minimalistic backend framework for Dart 🎯

  • We are't using one of the frameworks for Dart on the backend (Conduit, Dart Frog) and instead built on top of shelf for both the projects we've used Dart on the backend for - one we went for a gRPC approach and the implemented a REST API.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • shelf

    Web server middleware for Dart

  • We are't using one of the frameworks for Dart on the backend (Conduit, Dart Frog) and instead built on top of shelf for both the projects we've used Dart on the backend for - one we went for a gRPC approach and the implemented a REST API.

  • threedradio-app

    Three D Radio's Live and On Demand Streaming App

  • Dynamic configuration on CircleCI is a bit tedious/manual to setup but works well once you get there. For an open source example of how we structure things, my Three D Radio app uses the same kind of setup.

  • quick.flutter

  • I use monorepo: https://github.com/woodemi/quick.flutter

  • quick_blue

    A cross-platform (Android/iOS/macOS/Windows/Linux) BluetoothLE plugin for Flutter

  • quick_use

  • 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
  • quick-scan-flutter

  • quick_notify

    Discontinued A cross-platform (Android/iOS/Web/Windows/macOS/Linux) notification plugin for Flutter

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