flutter_fbdev 0.1.0 copy "flutter_fbdev: ^0.1.0" to clipboard
flutter_fbdev: ^0.1.0 copied to clipboard

Run Flutter on no-DRM framebuffer handhelds (Anbernic RG34XXSP and friends) - a software-rendered /dev/fb0 embedder plus gamepad/evdev input and an on-screen button-mapping overlay. For Allwinner/Mali [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_fbdev

With Flutter:

 $ flutter pub add flutter_fbdev

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_fbdev: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_fbdev/flutter_fbdev.dart';
0
likes
0
points
28
downloads

Publisher

verified publishergotnull.com

Weekly Downloads

Run Flutter on no-DRM framebuffer handhelds (Anbernic RG34XXSP and friends) - a software-rendered /dev/fb0 embedder plus gamepad/evdev input and an on-screen button-mapping overlay. For Allwinner/Mali-fbdev devices where flutter-pi can't run.

Repository (GitHub)
View/report issues

Topics

#embedded #handheld #framebuffer #gamepad #flutter-pi

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_fbdev