Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.57 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.57 KB

Flutter plugins for Embedded Linux (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

Basically, the plugins for elinux are designed to be API compatible with the the official Flutter plugins.

Package Original package
video_player_elinux video_player
camera_elinux camera
path_provider_elinux path_provider
shared_preferences_elinux shared_preferences

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-elinux-plugins Flutter plugins for eLinux
flutter-embedded-linux eLinux embedding for Flutter
meta-flutter Yocto recipes of eLinux embedding for Flutter