awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
flutter avatar

flutter/packages

0
View on GitHub↗
5,237 stars·3,784 forks·Dart·BSD-3-Clause·4 vues

Packages

Ce dépôt est une collection organisée de paquets Dart officiels et de plugins Flutter maintenus par les créateurs du framework. Il sert de source centralisée de bibliothèques de code modulaires et d'extensions vérifiées, conçues pour fournir un accès standardisé au matériel natif et aux API du système d'exploitation.

La collection fournit des bibliothèques de composants UI multiplateformes qui assurent une cohérence des éléments d'interface et des widgets sur différents systèmes d'exploitation. Ces plugins officiels intègrent des fonctionnalités standard dans les applications via un ensemble de bibliothèques maintenues.

Le projet couvre un large éventail de capacités, incluant le développement d'interface utilisateur, la logique applicative multiplateforme et la gestion d'état des applications mobiles. Ces bibliothèques permettent l'intégration d'un accès matériel spécialisé et de capacités logicielles standard dans le workflow de développement.

Features

  • Native Cross-Platform Development - Enables the development of high-performance mobile, web, and desktop applications from a single codebase.
  • Dart Package Ecosystem Integrations - Provides a centralized repository for distributing versioned Dart packages and assets.
  • Official Plugin Collections - Maintains a verified collection of official plugins for integrating native OS APIs into applications.
  • Flutter Plugin Integrations - Bridges Dart code to platform-specific APIs through official plugins for specialized hardware access.
  • Cross-Platform Widget Libraries - Provides maintained widget libraries to create consistent and responsive user interfaces.
  • Cross-Platform Abstractions - Defines unified interfaces that abstract native device hardware and operating system APIs across multiple platforms.
  • Cross-Platform UI Component Libraries - Provides pre-built interface elements and widgets that ensure consistent look and feel across operating systems.
  • Platform Channel Communications - Provides mechanisms for exchanging asynchronous messages between the Dart framework and native host code.
  • Library Version Resolution - Utilizes a semantic versioning constraint solver to calculate compatible sets of library versions.
  • State Management Libraries - Ships libraries for implementing reliable state management to track and update app data.
  • Modular Plugin Architectures - Uses a modular architecture to decouple functional features into standalone libraries.
  • Federated Plugin Architectures - Implements architectural designs that separate common plugin interfaces from platform-specific native implementations.

Historique des stars

Graphique de l'historique des stars pour flutter/packagesGraphique de l'historique des stars pour flutter/packages

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Packages

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Packages.
  • nativescript-vue/nativescript-vueAvatar de nativescript-vue

    nativescript-vue/nativescript-vue

    6,449Voir sur GitHub↗

    nativescript-vue is a framework for building native iOS and Android applications using Vue components and a reactive state system. It functions as a cross-platform mobile UI library that renders platform-specific views instead of web views, utilizing a native mobile application bridge to connect Vue logic to NativeScript APIs for direct access to mobile hardware and OS features. The framework employs a reactive mobile component system to create high-performance screens and dynamic lists with automatic state updates. This architecture allows for the development of native mobile applications fr

    TypeScript
    Voir sur GitHub↗6,449
  • pichillilorenzo/flutter_inappwebviewAvatar de pichillilorenzo

    pichillilorenzo/flutter_inappwebview

    3,736Voir sur GitHub↗

    This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It provides a system for integrating native webview components directly into the widget tree, allowing for the display of web pages and local assets. The project distinguishes itself by offering a headless browser controller for programmatic interaction and data extraction, as well as tools to wrap Progressive Web Apps into native application containers. It includes a mobile bridge for WebRTC to manage camera and microphone permissions for real-time audio and video communication.

    Dartandroidbrowsercookie-manager
    Voir sur GitHub↗3,736
  • flutter-webrtc/flutter-webrtcAvatar de flutter-webrtc

    flutter-webrtc/flutter-webrtc

    4,468Voir sur GitHub↗

    This project is a WebRTC plugin for Flutter that provides a real-time communication framework for implementing peer-to-peer voice, video, and data streaming. It functions as a cross-platform media streamer and hardware media controller, allowing applications to manage device cameras and microphones across mobile, desktop, and web platforms. The framework includes a dedicated peer-to-peer data channel interface for exchanging arbitrary data packets with low latency. It ensures privacy and data integrity through end-to-end encryption for all audio, video, and data transmissions. Broad capabili

    C++androiddesktopflutter
    Voir sur GitHub↗4,468
  • cloudwebrtc/flutter-webrtcAvatar de cloudwebrtc

    cloudwebrtc/flutter-webrtc

    4,468Voir sur GitHub↗

    flutter-webrtc is a real-time communication SDK and plugin for the Flutter framework. It provides a set of tools for establishing peer-to-peer media connections and low-latency data exchange across mobile, desktop, and web environments. The project enables the creation of applications with live audio and video calling, real-time media streaming, and peer-to-peer data channels for sending encrypted arbitrary data packets without a central server. It supports secure media communication through end-to-end encryption for audio, video, and data streams. The SDK covers broad capabilities including

    C++
    Voir sur GitHub↗4,468
Voir les 30 alternatives à Packages→

Questions fréquentes

Que fait flutter/packages ?

Ce dépôt est une collection organisée de paquets Dart officiels et de plugins Flutter maintenus par les créateurs du framework. Il sert de source centralisée de bibliothèques de code modulaires et d'extensions vérifiées, conçues pour fournir un accès standardisé au matériel natif et aux API du système d'exploitation.

Quelles sont les fonctionnalités principales de flutter/packages ?

Les fonctionnalités principales de flutter/packages sont : Native Cross-Platform Development, Dart Package Ecosystem Integrations, Official Plugin Collections, Flutter Plugin Integrations, Cross-Platform Widget Libraries, Cross-Platform Abstractions, Cross-Platform UI Component Libraries, Platform Channel Communications.

Quelles sont les alternatives open-source à flutter/packages ?

Les alternatives open-source à flutter/packages incluent : nativescript-vue/nativescript-vue — nativescript-vue is a framework for building native iOS and Android applications using Vue components and a reactive… flutter-webrtc/flutter-webrtc — This project is a WebRTC plugin for Flutter that provides a real-time communication framework for implementing… pichillilorenzo/flutter_inappwebview — This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It… cloudwebrtc/flutter-webrtc — flutter-webrtc is a real-time communication SDK and plugin for the Flutter framework. It provides a set of tools for… flutter-team-archive/plugins — This project is a collection of official plugin packages and a native integration library designed to provide a… firebaseextended/flutterfire — FlutterFire is a set of plugins and libraries that provide a Firebase SDK for applications built with the Flutter…