awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesSystem Dialog Folder Selection

APIs for triggering native operating system dialogs to allow users to select folders.

Distinguishing note: Candidates focus on path resolution or conditional file selection; this is about the interactive UI dialog for folder selection.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · System Dialog Folder Selection. Refine with filters or upvote what's useful.

Awesome System Dialog Folder Selection GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • communitytoolkit/dotnetAvatar de CommunityToolkit

    CommunityToolkit/dotnet

    3,696Voir sur GitHub↗

    This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods and APIs for common programming tasks. It encompasses a UI component library for cross-platform development, a toolkit for MVVM architecture, and specialized utilities for memory management and native interoperability. The library distinguishes itself through high-performance memory abstractions, such as pooled buffers and contiguous two-dimensional memory spans, designed to reduce garbage collection pressure. It also provides native interop wrappers and bindings to facilitate d

    Opens system dialogs that allow users to select specific folders from the file system.

    C#csharpdotnetmaui
    Voir sur GitHub↗3,696
  • miguelpruivo/flutter_file_pickerAvatar de miguelpruivo

    miguelpruivo/flutter_file_picker

    1,547Voir sur GitHub↗

    Flutter File Picker is a cross-platform file selection library that integrates native operating system dialogs into applications. It allows users to pick single or multiple files from device storage or connected cloud services, select directories, and open save-as dialogs to export data. The library handles file operations by invoking host platform system dialogs directly without custom UI rendering. It supports filtering selectable files through preset media categories or custom file extensions, loading file bytes directly into memory as raw data, and streaming large files through increment

    Opens a native folder selection dialog that returns the absolute path of the chosen directory.

    Dartandroiddartflutter
    Voir sur GitHub↗1,547
  1. Home
  2. Operating Systems & Systems Programming
  3. System Dialog Folder Selection