flutter-elinux-plugins icon indicating copy to clipboard operation
flutter-elinux-plugins copied to clipboard

Flutter plugins for embedded Linux (eLinux)

Results 9 flutter-elinux-plugins issues
Sort by recently updated
recently updated
newest added

Create WebView plugin

enhancement

Sorry to bother you again, I couldn't compile when integrating the video playback function. Here are some instructions for my project: 1. Add dependencies: video_player: ^2.8.2 video_player_elinux: git: url: https://github.com/sony/flutter-elinux-plugins.git...

question

i run main.dart, always "Button tapped 1 time", when i restart App, it become "0 times".I just added some printing: Future _incrementCounter() async { final Map values = await prefs.getAll();...

bug

Create camera plugin TODO: - [ ] ImageStream APIs - [ ] Video recording APIs - [x] Picture taking APIs - [ ] Flash mode API - [ ] Exposure...

enhancement

Create Connectivity plugin

enhancement

Create WebRTC plugin https://github.com/flutter-webrtc/flutter-webrtc

enhancement

Create URL launcher plugin, but I have no ideas now.

enhancement

Hello. I have i.MX8MP board and using video_player. This SoC has a VPU(Video Proccessing Unit) so that it can hardware decode H.264 with gstreamer. But, 1080p 30fps or 60fps video,...

enhancement