631960784b94ea6775bd3ef1f99eff949c3d5759
Fixed #50 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.
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 |
| path_provider_elinux | path_provider |
| shared_preferences_elinux | shared_preferences |
| joystick | - |
Getting Started
For help getting started with Flutter for eLinux, view our online documentation.
Companion repos
| Repo | Purpose |
|---|---|
| flutter-elinux | Flutter tools for eLinux |
| flutter-embedded-linux | eLinux embedding for Flutter |
| meta-flutter | Yocto recipes of eLinux embedding for Flutter |
Description
Languages
C++
55.8%
Dart
32.8%
CMake
10.5%
C
0.9%