Why you should use a Go backend in Flutter

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • Flutter offers near-native performance with a rendering canvas powered by Skia and the native platform channels concept.

  • mobile

    [mirror] Go on Mobile

  • If you use C#, Java, or Node.js for developing your backend, you may have to rewrite the same existing business logic in Dart on the Flutter frontend. The Go mobile project offers a way to call Go code from the platform-specific mobile development environments, i.e., Java and Android.

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

    Static middleware (by gin-contrib)

  • Now we are going to expose our Flutter application as a web app via the Go backend . Then, we can access the app with any modern web browser. We can easily add static file serving support to the existing web service via the Gin static middleware. Install the static middleware package from the project directory.

  • flutter-gomobile

    Using Go modules in Flutter

  • This project’s source code is available at my GitHub repository.

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

  • Vision AI agents for any task

    1 project | dev.to | 30 Apr 2024
  • GPU Compute in the Browser at the Speed of Native: WebGPU Marching Cubes

    3 projects | news.ycombinator.com | 23 Apr 2024
  • PicoGK is a compact and robust geometry kernel for Computational Engineering

    10 projects | news.ycombinator.com | 14 Apr 2024
  • 3D and 2D: Testing out my cross-platform graphics engine

    17 projects | news.ycombinator.com | 2 Apr 2024
  • Google's First Tensor Processing Unit: Architecture

    2 projects | news.ycombinator.com | 31 Mar 2024