awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Template de starter Flutter

Clasament actualizat la 30 iun. 2026

For proiect boilerplate de Flutter folosind 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.

Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „flutter riverpod starter”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.

Template de starter Flutter

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • simplezhli/flutter_deerAvatar simplezhli

    simplezhli/flutter_deer

    8,580Vezi pe 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

    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
    Vezi pe GitHub↗8,580
  • rrousselgit/riverpodAvatar rrousselGit

    rrousselGit/riverpod

    7,315Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,315
  • carguo/gsy_github_app_flutterAvatar CarGuo

    CarGuo/gsy_github_app_flutter

    15,457Vezi pe 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

    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
    Vezi pe GitHub↗15,457

Related searches

  • o bibliotecă de gestionare a stării pentru aplicații Flutter
  • boilerplate de arhitectură curată (clean architecture) pentru Flutter
  • boilerplate frontend folosind shadcn/ui
  • o bibliotecă de navigare și rutare pentru Flutter
  • a collection of UI components for Flutter
  • template de pornire pentru aplicații Ionic Capacitor
  • starter Tauri care demonstrează configurarea unui frontend web cu Rust
  • a framework for building progressive web apps