awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

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

    CommunityToolkit/dotnet

    3,696Vezi pe 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
    Vezi pe GitHub↗3,696
  • miguelpruivo/flutter_file_pickerAvatar miguelpruivo

    miguelpruivo/flutter_file_picker

    1,547Vezi pe 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
    Vezi pe GitHub↗1,547
  1. Home
  2. Operating Systems & Systems Programming
  3. System Dialog Folder Selection