awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to filledstacks/flutter-tutorials

Open-source alternatives to Flutter Tutorials

30 open-source projects similar to filledstacks/flutter-tutorials, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flutter Tutorials alternative.

  • ionicfirebaseapp/getwidgetionicfirebaseapp 的头像

    ionicfirebaseapp/getwidget

    4,819在 GitHub 上查看↗

    Getwidget is a comprehensive Flutter UI component library and design system providing over 1,000 pre-built widgets for creating cross-platform user interfaces. It serves as a production-ready widget gallery designed to accelerate the front-end development process through a wide array of pre-composed elements. The project includes a specialized AI interaction UI kit featuring components for rendering streaming large language model responses, RAG chat interfaces, and real-time voice agents. It also provides operational utilities for estimating monthly LLM expenditures based on token usage and p

    Dartdartdart-librarydart-package
    在 GitHub 上查看↗4,819
  • nisrulz/flutter-examplesnisrulz 的头像

    nisrulz/flutter-examples

    7,148在 GitHub 上查看↗

    This project is a collection of reference implementations and sample applications for Flutter. It provides practical examples covering API integration, user authentication, data persistence, and a gallery of UI patterns. The repository distinguishes itself by offering a wide array of functional demos, including implementations for Google and email-based identity verification, cloud database synchronization, and the use of both relational and key-value local storage. It also includes specialized utility examples such as expense tracking, tip calculation, and body mass index tools. The project

    Dartandroidapplication-frameworkcross-platform
    在 GitHub 上查看↗7,148
  • flutterchina/flukitflutterchina 的头像

    flutterchina/flukit

    5,940在 GitHub 上查看↗

    Flukit is a suite of functional toolkits for Flutter, providing animation wrappers, layout debugging tools, scroll interaction kits, and a library of reusable UI components and visual utilities. The project distinguishes itself through a dedicated layout debugging tool for inspecting parent constraints and capturing system logs directly within the interface. It also provides specialized animation wrappers for rotating, scaling, and sliding child components and a scroll interaction kit that includes pull-to-refresh mechanisms, carousel swipers, and flexible sliver headers. The library covers

    Dartflutter
    在 GitHub 上查看↗5,940

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • iampawan/flutter-ui-kitiampawan 的头像

    iampawan/Flutter-UI-Kit

    6,295在 GitHub 上查看↗

    Flutter-UI-Kit is a component library and interface gallery for mobile application development. It provides a collection of pre-made interface elements and layout components designed for building cross-platform applications. The project functions as a template kit, offering professional screen layouts for common application pages such as dashboards, profiles, and shopping carts. These templates allow for the rapid implementation of standard mobile user interfaces. The library covers a range of development capabilities including mobile interface prototyping and cross-platform app design, enab

    Dart
    在 GitHub 上查看↗6,295
  • mitesh77/best-flutter-ui-templatesmitesh77 的头像

    mitesh77/Best-Flutter-UI-Templates

    22,727在 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
    在 GitHub 上查看↗22,727
  • toly1994328/flutterunittoly1994328 的头像

    toly1994328/FlutterUnit

    8,836在 GitHub 上查看↗

    FlutterUnit is a cross-platform user interface showcase and component gallery. It functions as a searchable directory and library of reusable interface elements, providing live previews and a catalog of widgets for building applications. The project distinguishes itself by providing an interactive system for component exploration, where users can inspect detailed element properties, toggle source code visibility for sharing, and organize preferred elements into custom collections to manage design systems. The tool supports multi-platform compatibility verification, allowing for the compariso

    Dartdartflutterlearning
    在 GitHub 上查看↗8,836
  • alibaba/flutter-goalibaba 的头像

    alibaba/flutter-go

    23,668在 GitHub 上查看↗

    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 nati

    Dart
    在 GitHub 上查看↗23,668
  • simplezhli/flutter_deersimplezhli 的头像

    simplezhli/flutter_deer

    8,580在 GitHub 上查看↗

    Flutter Deer is a Flutter practice project that demonstrates realistic application patterns across Android and iOS. It showcases how to structure a Flutter app with modular routing, reactive state management using Provider, and a centralized network layer built with Dio for structured API calls and error handling. The project also includes integration and accessibility testing that simulates real user interactions to verify UI behavior and screen-reader compatibility. The project differentiates itself by providing a comprehensive showcase of custom UI components and interactions, including ca

    Dartamapandroidchart
    在 GitHub 上查看↗8,580
  • lohanidamodar/flutter_ui_challengeslohanidamodar 的头像

    lohanidamodar/flutter_ui_challenges

    4,767在 GitHub 上查看↗

    This project is a collection of high-fidelity UI kits, design pattern examples, and reusable component galleries for diverse device environments. It provides a frontend interface gallery of dashboard and store screens alongside a library of professional user interface implementations and reusable widgets. The repository functions as a cross-platform UI kit designed for mobile, web, and desktop environments. It includes specific code samples that demonstrate how to implement complex layouts and navigation patterns. The project covers the development of responsive interface layouts, stack-base

    Dartflutterflutter-demoflutter-examples
    在 GitHub 上查看↗4,767
  • flutter/galleryflutter 的头像

    flutter/gallery

    6,572在 GitHub 上查看↗

    This project is a cross-platform UI showcase and component gallery that provides interactive examples of interface widgets and design patterns. It serves as a practical reference for building consistent user interfaces across mobile, web, and desktop platforms. The gallery functions as a tool for evaluating the visual and functional capabilities of the framework. It allows for the review of pre-built components to determine if specific requirements are met and provides a resource for testing how various widgets and layouts behave during the prototyping process. The project covers cross-platf

    Dart
    在 GitHub 上查看↗6,572
  • aweiloveandroid/flutter-learningAweiLoveAndroid 的头像

    AweiLoveAndroid/Flutter-learning

    5,420在 GitHub 上查看↗

    This project is a collection of learning resources, documentation, and boilerplate templates designed for developers studying the Flutter framework and Dart language. It provides a comprehensive set of installation guides, configuration tutorials, and reference materials to assist in building cross-platform mobile applications. The repository distinguishes itself through a wide array of practical examples, including Dart language grammar demonstrations, cross-platform UI patterns, and project templates. It specifically provides sample code for implementing native platform plugins and bridging

    Dartandroid-flutterandroid-iosdart
    在 GitHub 上查看↗5,420
  • syncfusion/flutter-widgetssyncfusion 的头像

    syncfusion/flutter-widgets

    1,780在 GitHub 上查看↗

    This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich, cross-platform applications in Flutter. It provides a unified library of modular widgets and processing tools that enable developers to implement complex interface requirements, including advanced scheduling, tabular data management, and interactive data visualization, using a consistent declarative architecture. The library distinguishes itself through specialized, enterprise-grade capabilities that extend beyond standard UI elements. It includes a robust document processing

    Dart
    在 GitHub 上查看↗1,780
  • vandadnp/flutter-tips-and-tricksvandadnp 的头像

    vandadnp/flutter-tips-and-tricks

    6,822在 GitHub 上查看↗

    This repository is a collection of practical code snippets and implementation patterns for Flutter and Dart. It serves as a comprehensive guide and reference for asynchronous programming, state management patterns, and UI component design. The project provides advanced language reference material covering generics, reflection, factory constructors, and null-aware operators. It also includes specific utilities for manipulating Dart collections, such as helper methods for transforming and filtering maps, lists, and iterables. The coverage extends to high-level capabilities including asynchrono

    Dartdartflutterflutter-ui
    在 GitHub 上查看↗6,822
  • flutteropen/flutter-ui-niceFlutterOpen 的头像

    FlutterOpen/flutter-ui-nice

    3,802在 GitHub 上查看↗

    This project is a collection of pre-built mobile interface designs and page layouts designed to accelerate frontend development within the Flutter framework. It functions as a design system that provides reusable components and screen templates to maintain consistent visual styles across cross-platform software projects. The library enables developers to assemble mobile application screens using established design patterns, reducing the need to construct common interface elements from scratch. By offering a library of ready-to-use templates, it supports rapid prototyping and the visualization

    Dartanimationapiapp
    在 GitHub 上查看↗3,802
  • kaina404/flutterdoubankaina404 的头像

    kaina404/FlutterDouBan

    9,103在 GitHub 上查看↗

    FlutterDouBan is a cross-platform social media client and media community application built with Flutter. It serves as a mobile interface for discovering and tracking books, movies, and music while providing access to community feeds and user profiles. The project functions as an integration sample that demonstrates how to fetch and display live platform data from external APIs. It includes a simulation layer to interchange live network calls with local mock data for development and testing. The application covers a broad capability surface, including media catalog interfaces, community foru

    Dartandroiddartflutter
    在 GitHub 上查看↗9,103
  • londonappbrewery/flutter-course-resourceslondonappbrewery 的头像

    londonappbrewery/Flutter-Course-Resources

    10,522在 GitHub 上查看↗

    This repository provides the downloadable materials and syllabus for a complete Flutter development bootcamp, guiding learners from initial setup through to app deployment. It is structured around the core concepts of building cross-platform mobile applications using the Flutter framework and the Dart language, covering widget-based UI composition, state management, and integration with backend services. The resources focus on practical, hands-on skills, including fetching live data from web APIs and parsing JSON responses, as well as authenticating users and storing data in the cloud using F

    在 GitHub 上查看↗10,522
  • anandnet/harmony-musicanandnet 的头像

    anandnet/Harmony-Music

    2,884在 GitHub 上查看↗
    Dartandroid-appflutterflutter-app
    在 GitHub 上查看↗2,884
  • goposse/flurogoposse 的头像

    goposse/fluro

    3,713在 GitHub 上查看↗

    Fluro is a routing library for Flutter applications that provides a navigation system for mapping URL paths to screens. It functions as a URL path parser and page transition manager, utilizing declarative route definitions to organize how users move through an application. The library distinguishes itself through its support for wildcards and named parameters in route matching. It enables the extraction of dynamic path parameters and query strings to facilitate data transfer between views. The system covers comprehensive navigation capabilities, including the transfer of complex non-string d

    Dart
    在 GitHub 上查看↗3,713
  • gskinner/flutter_animategskinner 的头像

    gskinner/flutter_animate

    1,099在 GitHub 上查看↗

    This library is a declarative framework for creating complex motion sequences and visual transitions within Flutter applications. It provides a unified interface for orchestrating interface element transformations, property updates, and animation lifecycles without requiring manual controller management or boilerplate code. The framework distinguishes itself through a fluent builder pattern that allows developers to chain multiple independent motion effects into a single execution pipeline. It supports advanced visual customization by integrating custom fragment shaders for GPU-accelerated re

    Dart
    在 GitHub 上查看↗1,099
  • milad-akarie/auto_route_libraryMilad-Akarie 的头像

    Milad-Akarie/auto_route_library

    1,748在 GitHub 上查看↗

    Auto Route is a type-safe routing framework for Flutter that utilizes compile-time code generation to manage application navigation. It replaces imperative push and pop commands with a declarative route configuration, allowing developers to define navigation hierarchies as structured objects. By automating the creation of navigation classes, the library ensures that route paths and arguments are validated during the build process. The framework distinguishes itself through its support for modular architecture, enabling the aggregation of independent route sets from separate modules into a sin

    Dartautoroutedeeplinkingflutter
    在 GitHub 上查看↗1,748
  • 2d-inc/historyofeverything2d-inc 的头像

    2d-inc/HistoryOfEverything

    6,588在 GitHub 上查看↗

    HistoryOfEverything is a Flutter timeline visualization and interactive event chronology. It serves as a visual demonstration of layout and animation capabilities, rendering historic events as a scalable graphical representation. The project focuses on interactive timeline visualization and the chronological display of data. It creates a visual experience where historical milestones are organized and presented in a way that dynamically scales to fit various screen dimensions. The implementation utilizes Flutter UI development practices, employing widget-based composition and animation contro

    Dart
    在 GitHub 上查看↗6,588
  • gskinnerteam/flutter-wonderous-appgskinnerTeam 的头像

    gskinnerTeam/flutter-wonderous-app

    4,483在 GitHub 上查看↗

    This project is a cross-platform educational application built with the Flutter framework. It serves as a mobile experience for exploring artistic and historical structures and functions as a showcase for advanced layout and animation techniques. The application operates as an interactive museum guide, digitizing cultural heritage to provide educational narratives and historical data about world structures. It delivers this content through a mobile interface designed for public education and entertainment. The technical implementation utilizes a widget-based composition and declarative rende

    Dart
    在 GitHub 上查看↗4,483
  • alibaba/flutter-common-widgets-appalibaba 的头像

    alibaba/flutter-common-widgets-app

    23,667在 GitHub 上查看↗

    This project is a Flutter UI component gallery and reference application. It serves as a visual catalog of reusable interface patterns and a library of interactive demonstrations for over 140 common Flutter user interface widgets. The application provides a way to explore widget implementations and browse live component demos. It functions as a reference for Flutter UI development and widget exploration, allowing for the testing of standard user interface elements.

    Dart
    在 GitHub 上查看↗23,667
  • ajay-prabhakar/awesome-flutter-uiajay-prabhakar 的头像

    ajay-prabhakar/awesome-flutter-ui

    1,179在 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
    在 GitHub 上查看↗1,179
  • bagisto/opensource-ecommerce-mobile-appbagisto 的头像

    bagisto/opensource-ecommerce-mobile-app

    14,154在 GitHub 上查看↗

    This project is a cross-platform mobile framework designed for building native e-commerce applications. It provides a comprehensive foundation for multi-vendor marketplaces and business-to-business procurement platforms, enabling the development of mobile storefronts that synchronize inventory, orders, and customer data with backend services in real-time. The platform is distinguished by its multi-tenant architecture, which allows a single infrastructure to host multiple independent merchant storefronts while maintaining isolated product catalogs and administrative settings. It supports compl

    Dartecommerce-mobileecommerce-mobile-appflutter-apps
    在 GitHub 上查看↗14,154
  • tarikul711/flutter-development-roadmapTarikul711 的头像

    Tarikul711/flutter-development-roadmap

    972在 GitHub 上查看↗

    This project provides a comprehensive mobile development curriculum designed to guide learners through the technical milestones required to build cross-platform applications. It functions as a structured software engineering learning path, organizing essential programming concepts and technologies into a logical sequence that spans from foundational knowledge to advanced proficiency. The roadmap utilizes a non-linear, hyperlink-based knowledge map to connect related development topics, allowing users to navigate complex technical domains at their own pace. By structuring educational content i

    android-applicationawesomebloc
    在 GitHub 上查看↗972
  • isar/isarisar 的头像

    isar/isar

    4,019在 GitHub 上查看↗

    Isar is a type-safe, ACID-compliant local NoSQL document store designed for high-performance data storage and retrieval. It functions as an embedded database engine that persists large datasets on-device while ensuring transactional integrity through automatic rollbacks of failed write operations. The project distinguishes itself by validating database queries at compile time using static typing to prevent runtime errors. It incorporates a full-text search engine with specialized indexing for efficient keyword and phrase matching and utilizes parallel execution across multiple isolates to pre

    Dartandroidcross-platformdart
    在 GitHub 上查看↗4,019
  • carguo/gsy_github_app_flutterCarGuo 的头像

    CarGuo/gsy_github_app_flutter

    15,457在 GitHub 上查看↗

    This project is an open-source Flutter GitHub client and cross-platform mobile application. It serves as a GitHub GraphQL client and OAuth mobile app, providing a mobile interface for browsing repositories, issues, and user profiles. It is also designed as an open-source architecture reference to demonstrate Flutter best practices, state management, and multi-language localization. The application distinguishes itself by using GraphQL queries to retrieve nested repository and user information, reducing network requests and over-fetching. It utilizes a shared Dart codebase to provide a consist

    Dartandroidcross-platformdart
    在 GitHub 上查看↗15,457
  • gskinnerteam/flutter-foliogskinnerteam 的头像

    gskinnerteam/flutter-folio

    3,950在 GitHub 上查看↗

    flutter-folio is a reference application and portfolio demonstrating the implementation of a single codebase that delivers native user experiences across mobile, desktop, and web platforms. It serves as a showcase for cross-platform UI frameworks and design patterns targeting iOS, Android, macOS, Windows, Linux, and web browsers. The project focuses on adaptive UI design, providing examples of how to automatically adjust layouts and interaction patterns based on screen size and input devices. It illustrates the mapping of shared application logic to platform-specific idioms to meet the expect

    Dart
    在 GitHub 上查看↗3,950
  • alibaba/fish-reduxalibaba 的头像

    alibaba/fish-redux

    7,275在 GitHub 上查看↗

    fish-redux is a Flutter application framework and state management library that implements a Redux-based workflow. It provides a centralized state container and uses reducers and actions to maintain a single source of truth, ensuring data consistency across application screens and components. The framework includes a state-to-UI connector that transforms raw state data for display and automatically updates views. It features a component lifecycle manager that triggers logic and state updates based on when UI components mount or unmount. The project covers dependency injection for reducing co

    Dartadapteraopcomponent
    在 GitHub 上查看↗7,275