awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Flutter Starter-Template

Ranking aktualisiert am 30. Juni 2026

For Flutter-Boilerplate-Projekt mit Riverpod, the strongest matches are simplezhli/flutter_deer (This is a Flutter practice project with modular routing), rrousselgit/riverpod (Riverpod is a state management library for Flutter, not) and carguo/gsy_github_app_flutter (This is a full Flutter GitHub client application, not). Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „flutter riverpod starter“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Flutter Starter-Template

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • simplezhli/flutter_deerAvatar von simplezhli

    simplezhli/flutter_deer

    8,580Auf GitHub ansehen↗

    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

    This is a Flutter practice project with modular routing, networking, and testing, but it uses Provider for state management rather than Riverpod, so it does not serve as a Riverpod-specific starter template.

    DartFlutter Testing Utilities
    Auf GitHub ansehen↗8,580
  • rrousselgit/riverpodAvatar von rrousselGit

    rrousselGit/riverpod

    7,315Auf GitHub ansehen↗

    Riverpod is a reactive state management framework for Dart that manages application state through providers which automatically track dependencies and rebuild dependents when values change. It functions as an asynchronous data caching library, caching results of async operations and exposing loading, error, and data states to widgets without manual future handling. The framework includes a provider composition system that combines multiple providers into derived values that recompute automatically when any dependency changes, along with code generation for state providers that reduces boilerpl

    Riverpod is a state management library for Flutter, not a starter template or boilerplate project — use it as a dependency, but it doesn’t provide the predefined architecture, routing, or testing setup you’re seeking.

    DartScoped Provider ResolutionCompile-Time Code Generation
    Auf GitHub ansehen↗7,315
  • carguo/gsy_github_app_flutterAvatar von CarGuo

    CarGuo/gsy_github_app_flutter

    15,457Auf GitHub ansehen↗

    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

    This is a full Flutter GitHub client application, not a reusable starter template or boilerplate; it does not mention Riverpod or demonstrate the requested provider-based state management pattern.

    DartState Management Providers
    Auf GitHub ansehen↗15,457

Related searches

  • State-Management-Bibliothek für Flutter-Apps
  • Clean-Architecture-Boilerplate für Flutter
  • Frontend-Boilerplate-Template mit shadcn/ui
  • Navigations- und Routing-Bibliothek für Flutter
  • a collection of UI components for Flutter
  • Starter-Template für Ionic Capacitor-Apps
  • ein Tauri-Starter-Kit mit Rust- und Web-Frontend-Setup
  • a framework for building progressive web apps