flutter_fbdev 0.1.1 copy "flutter_fbdev: ^0.1.1" to clipboard
flutter_fbdev: ^0.1.1 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 Flutter:

 $ flutter pub add flutter_fbdev

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

dependencies:
  flutter_fbdev: ^0.1.1

Alternatively, your editor might support 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
150
points
30
downloads

Documentation

API reference

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
Contributing

Topics

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_fbdev