awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • communitytoolkit/dotnetCommunityToolkit का अवतार

    CommunityToolkit/dotnet

    3,696GitHub पर देखें↗

    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
    GitHub पर देखें↗3,696
  • miguelpruivo/flutter_file_pickermiguelpruivo का अवतार

    miguelpruivo/flutter_file_picker

    1,547GitHub पर देखें↗

    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
    GitHub पर देखें↗1,547
  1. Home
  2. Operating Systems & Systems Programming
  3. System Dialog Folder Selection