Skip to content
Snippets Groups Projects

Draft: flutter: Add layer

4 files
+ 25
1
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 22
0
.. SPDX-FileCopyrightText: Huawei Inc.
..
.. SPDX-License-Identifier: CC-BY-4.0
Flutter
#######
FLutter is an open-source framework to build modern users interface.
Originally designed for micro controllers, this toolkit can be also used on Linux flavour of Oniro
using wayland backend.
As reference example check Oniro Vending Machine blueprint, and its configuration flags,
to build single fullscreen application.
External Resources
******************
For more details on LVGL check:
* `Flutter oniro blueprint <https://gitlab.eclipse.org/eclipse/oniro-blueprints/experimental/flutter/meta-oniro-blueprints-flutter>`__.
* `Wiki about using flutter on Oniro <https://gitlab.eclipse.org/eclipse/oniro-blueprints/experimental/flutter/meta-oniro-blueprints-flutter/-/wikis>`__.
* `Upstream OE/Yocto layer <https://github.com/meta-flutter/meta-flutter>`__.
Loading