mirror of
https://github.com/sony/flutter-elinux-plugins.git
synced 2025-08-06 15:11:38 +08:00

This patch updates the readme to add a link to flutter-webrtc. Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
Flutter plugins for eLinux
This repo is a companion repo to the flutter-elinux. It contains the source code for Flutter plugins for eLinux. Check the packages directory for all plugins.
Repositories
- flutter-elinux: Flutter tools for eLinux
- flutter-elinux-plugins: Flutter plugins for eLinux
- flutter-embedded-linux: eLinux embedding for Flutter
- meta-flutter: Yocto recipes of eLinux embedding for Flutter
Plugins
The plugins for elinux are basically designed to be API compatible with the official Flutter plugins and others. Therefore, developers can use these plugins like other platforms (Android, iOS, etc.).
Package for eLinux | Frontend package |
---|---|
video_player_elinux | video_player |
camera_elinux | camera |
audioplayers_elinux | audioplayers |
path_provider_elinux | path_provider |
shared_preferences_elinux | shared_preferences |
joystick | - |
flutter-webrtc | <- Thanks, @cloudwebrtc |
Getting Started
For help getting started with Flutter for eLinux, view our online documentation.
Description
Languages
C++
47.9%
Dart
42.5%
CMake
8.9%
C
0.7%