awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesNative Control Interactions

Targeting and manipulation of platform-specific UI components using accessibility identifiers and coordinate-based methods.

Distinct from Native Control Embedding: Distinct from Native Control Embedding: focuses on the interaction and targeting of controls for testing rather than embedding them in layouts.

Explore 2 awesome GitHub repositories matching user interface & experience · Native Control Interactions. Refine with filters or upvote what's useful.

Awesome Native Control Interactions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • flutter-team-archive/pluginsAvatar de flutter-team-archive

    flutter-team-archive/plugins

    17,710Ver en GitHub↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Enables targeting and manipulation of platform-specific UI components like permission dialogs to verify native integrations.

    Dartandroiddartflutter
    Ver en GitHub↗17,710
  • mobile-dev-inc/maestroAvatar de mobile-dev-inc

    mobile-dev-inc/Maestro

    10,788Ver en GitHub↗

    Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by querying the native accessibility tree of an application, allowing for black-box testing without requiring source code instrumentation or platform-specific dependencies. The framework distinguishes itself through a unified command syntax that abstracts interactions across Android, iOS, and web environments. It features a dynamic synchronization engine that automatically pauses test execution to account for non-deterministic animations and network-dependent content loading, ensuring

    Interacts with native system controls like pickers and toggles to navigate complex layouts.

    Kotlinandroidblackbox-testingios
    Ver en GitHub↗10,788
  1. Home
  2. User Interface & Experience
  3. Native Control Embedding
  4. Native Control Interactions