awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alibaba avatar

alibaba/flutter-go

0
View on GitHub↗
23,668 estrellas·3,764 forks·Dart·2 vistasflutter-go.pub/website↗

Flutter Go

flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface.

The project includes a Flutter UI component library and a frontend design gallery. These resources provide pre-designed interface patterns, reusable widgets, and interaction demos to assist with rapid application prototyping and consistent interface design across different operating systems.

The framework covers native language binding and Dart-Go interoperability, allowing Go to manage application logic, system-level operations, and state. It also supports cross-platform UI development through a collection of common user interface examples and component demos.

Features

  • Cross-Platform UI Frameworks - Provides a framework for building consistent graphical user interfaces across mobile and desktop platforms.
  • Flutter - Facilitates the development of application screens using a library of pre-made Flutter components.
  • Go Backend Integrations - Integrates Go as a backend language to handle business logic and system-level operations for Flutter apps.
  • Go-Based Bindings - Provides a runtime integration that links the Flutter engine with Go for application logic.
  • UI Component Libraries - Supplies a collection of reusable graphical widgets for building interfaces within the Flutter framework.
  • Go-C Bridges - Implements a Go-C bridge to enable communication between the Go backend and Flutter frontend.
  • Runtime Bindings - Utilizes CGO to link the Flutter engine with the Go runtime for state and logic management.
  • Foreign Function Interfaces - Provides a foreign function interface to execute Go functions directly from Dart code.
  • Go-Dart Method Channels - Enables bidirectional communication between Go and Dart runtimes via a specialized bridge.
  • UI Kits - Provides a comprehensive set of reusable interface components and interaction demos.
  • Rapid Software Prototyping - Speeds up initial development by implementing existing UI patterns and demo components.
  • Event Loop Backends - Implements a centralized Go-managed event loop to coordinate asynchronous cross-language execution.
  • UI Prototyping - Enables rapid construction of UI layouts using pre-made components to validate design ideas.
  • Native Language Bindings - Links a Go runtime to the Flutter engine to manage application state and event loops.
  • Cross-Platform UI Design Patterns - Offers reference implementations of design patterns and adaptive layouts for multiple operating systems.
  • State-to-UI Mapping - Maps Go data structures to Flutter widget trees to maintain synchronized UI states.
  • Application Frameworks - Component demo and documentation app for Flutter developers.

Historial de estrellas

Gráfico del historial de estrellas de alibaba/flutter-goGráfico del historial de estrellas de alibaba/flutter-go

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Flutter Go

Proyectos open-source similares, clasificados según cuántas características comparten con Flutter Go.
  • flutter/samplesAvatar de flutter

    flutter/samples

    19,172Ver en GitHub↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Dart
    Ver en GitHub↗19,172
  • mitesh77/best-flutter-ui-templatesAvatar de mitesh77

    mitesh77/Best-Flutter-UI-Templates

    22,727Ver en GitHub↗

    This project is an open-source library of customizable mobile interface templates and screen layouts built with Flutter and Dart. It serves as a prototyping kit and design gallery, providing a collection of ready-made user interface examples and Material Design component sets for cross-platform mobile application development. The collection enables the rapid creation of application screens by providing pre-built layouts for common mobile app flows and navigation patterns. Developers can browse these interface patterns and modify colors, fonts, and layouts to align with specific brand guidelin

    Dartcross-platformflutterflutter-app
    Ver en GitHub↗22,727
  • ajay-prabhakar/awesome-flutter-uiAvatar de ajay-prabhakar

    ajay-prabhakar/awesome-flutter-ui

    1,179Ver en GitHub↗

    Awesome Flutter UI is a collection of design patterns and layout templates designed to accelerate the development of mobile application interfaces. It functions as a cross-platform UI kit, providing a library of pre-built components that allow developers to construct standard mobile screens and user flows using a unified codebase. The project distinguishes itself by offering ready-made templates for common mobile application requirements, including authentication, profile management, and media streaming. It also includes specialized patterns for mobile onboarding, enabling the creation of int

    Dartadobe-xdandroidawesome-list
    Ver en GitHub↗1,179
  • filledstacks/flutter-tutorialsAvatar de FilledStacks

    FilledStacks/flutter-tutorials

    4,787Ver en GitHub↗

    This project is a reference guide for Flutter application development, providing a collection of source code examples that demonstrate user interface patterns and architectural implementations. It serves as a library of practical code samples for building common UI components, layouts, and structural patterns. The repository includes reference implementations for integrating third-party packages and external services into Flutter projects. It provides specific examples of how to execute feature integrations and UI patterns to assist in the development process. The content covers a range of a

    Dartdartflutterflutter-examples
    Ver en GitHub↗4,787
Ver las 30 alternativas a Flutter Go→

Preguntas frecuentes

¿Qué hace alibaba/flutter-go?

flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface.

¿Cuáles son las características principales de alibaba/flutter-go?

Las características principales de alibaba/flutter-go son: Cross-Platform UI Frameworks, Flutter, Go Backend Integrations, Go-Based Bindings, UI Component Libraries, Go-C Bridges, Runtime Bindings, Foreign Function Interfaces.

¿Qué alternativas de código abierto existen para alibaba/flutter-go?

Las alternativas de código abierto para alibaba/flutter-go incluyen: flutter/samples — This is a comprehensive library of code examples and reference implementations for building cross-platform user… mitesh77/best-flutter-ui-templates — This project is an open-source library of customizable mobile interface templates and screen layouts built with… ajay-prabhakar/awesome-flutter-ui — Awesome Flutter UI is a collection of design patterns and layout templates designed to accelerate the development of… iampawan/flutter-ui-kit — Flutter-UI-Kit is a component library and interface gallery for mobile application development. It provides a… filledstacks/flutter-tutorials — This project is a reference guide for Flutter application development, providing a collection of source code examples… flutterchina/flukit — Flukit is a suite of functional toolkits for Flutter, providing animation wrappers, layout debugging tools, scroll…