Roll meta-flutter 77/29377/2
authorJoel Winarske <joel.winarske@gmail.com>
Thu, 2 Nov 2023 22:38:12 +0000 (15:38 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 3 Nov 2023 19:02:25 +0000 (19:02 +0000)
commit7276b8cd1de10cff3671642e67989bef104e7333
tree55651f00a1a3e13312dc3a1e6265200903d15205
parent58f8a076880831fd8f00b4221248451930e77e05
Roll meta-flutter

-Flutter SDK 3.13.9
-ivi-homescreen/flutter-auto
 Update Damage area: addresses resizing to larger size
 EGL 1.4 compatibility (Renesas)
 file-selector plugin support
 google-sign-in plugin updates
 egl config multisample build option
 warn-as-error fixes
-AOT generation now includes dart_plugin_registrant.dart
 fixes: meta-flutter issue #115
-dart_plugin_registrant.dart is filtered for unused platforms
-path_provider is dependent on xdg-user-dirs if you want official xdg directories,
  otherwise methods return home path.  For apps that are dependent on xdg-user-dirs
  add xdg-user-dirs to your RDEPENDS, and run `xdg-user-dirs-update`
  on birthday boot from user that runs homescreen/flutter-auto.
-ivi-homescreen/flutter-auto known working apps included in meta-flutter
  * flutter_markdown_example
  * google_maps_flutter_example
    runs - not plumbed into proprietary module
  * path_provider_example
    run xdg-user-dirs-update same user as the homescreen/flutter-auto runs as
  * animated_background_example
  * gallery
  * go_router_examples
  * google_sign_in_example
  * extension_google_sign_in_example
  * shared_preferences_example
  * file_selector_example
    runs, and zenity starts
    works on desktop homescreen/flutter-auto
    For AGL app activation code needed
  * url_launcher_example
    url launch works, webview launch/close not wired in
    For AGL app activation code needed
  * camera_example
    runs, does not talk to flutter-auto
  * wonders
    does not display anything
    shared_preference plugin issue - needs investigation
    appears to be pigeon related
  * in_app_purchase_example
    does not display anything
    appears to be pigeon related
  * video_player_example
    runs, does not talk to homescreen/flutter-auto.
    Needs update to work with upstream pigeon change

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I5f465816c074d9753d3f024e71575905b26b604d
default.xml