meta-flutter icon indicating copy to clipboard operation
meta-flutter copied to clipboard

Google Flutter for Yocto

Results 77 meta-flutter issues
Sort by recently updated
recently updated
newest added

This is an umbrella issue for reproducible build issues on `scarthgap` - [ ] AOT generation. https://github.com/dart-lang/sdk/issues/55282 Example warning ``` WARNING: mogol-flutter-secure-storage-flutter-secure-storage-example-git-r0 do_package_qa: QA Issue: File /usr/share/flutter/mogol-flutter-secure-storage-flutter-secure-storage-example/3.24.2/release/lib/libapp.so in package mogol-flutter-secure-storage-flutter-secure-storage-example...

enhancement

Provide two recipes that install custom-device configs for use in an installed SDK 1. ivi-homescreen 2. flutter-auto

enhancement

It uses https by default, but if someone uses e.g. ssh, then using "protocol" in SRC_URI doesn't work with gn:// but "proto" is deprecated since bitbake 1.16 from 2012 and...

``` | FAILED: obj/third_party/boringssl/boringssl/cpu_arm_linux.o | ../../third_party/llvm-build/Release+Asserts/bin/clang -MD -MF obj/third_party/boringssl/boringssl/cpu_arm_linux.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE -DCR_CLANG_REVISION=\"llvmorg-19-init-8091-gab037c4f-1\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=e3b94d0e5b86883fd77696bf10dc33ba250ba99b -DCR_SYSROOT_KEY=20230611T210420Z-2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_ALLOW_CXX_RUNTIME -DBORINGSSL_NO_STATIC_INITIALIZER -DOPENSSL_SMALL...

help wanted
master

Hi, I use meta-flutter to build flutter samples with `bitbake flutter-samples-desktop-photo-search-fluent-ui` as a example. But I found no relevant plugin library in image. I‘ve no idea where the configuration is...

waiting on input

There was a fairly "recent" change around precache logic in Flutter. Adding this to flutter-sdk_git.bb ``` # precache artifacts run_command(d, 'flutter precache --web', source_dir, env) run_command(d, 'flutter precache --linux', source_dir,...

help wanted
kirkstone
scarthgap
dunfell
master

``` $ ./impeller_interop_example_vk [INFO:flutter/impeller/renderer/backend/vulkan/capabilities_vk.cc(68)] Vulkan validations are enabled. [ERROR:flutter/impeller/renderer/backend/vulkan/debug_report_vk.cc(191)] Break on 'ImpellerValidationBreak' to inspect point of failure: --- Vulkan Debug Report ---------------------------------------- | Severity: Error | Type: { Validation }...

kirkstone
scarthgap
dunfell
master

Some of the unit tests and benchmarks run on target. Some require manual installation of assets and install logic added. The goal being we can run all engine unit tests...

help wanted
kirkstone
scarthgap
dunfell
master

libwebrtc dep fails to build with ``` ERROR: jack-1.19.20-r0 do_configure: ExecutionError('/__w/meta-flutter/kirkstone-linux-dummy/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/jack/1.19.20-r0/temp/run.do_configure.22730', 1, None, None) ERROR: Logfile of failure stored in: /__w/meta-flutter/kirkstone-linux-dummy/build/tmp/work/cortexa15t2hf-neon-poky-linux-gnueabi/jack/1.19.20-r0/temp/log.do_configure.22730 Log data follows: | DEBUG: Executing python function extend_recipe_sysroot...

help wanted
kirkstone