flutter/dev
Daco Harkes b2ef2802d2
Native assets support for Android Add2app (#140802)
Support for FFI calls with @Native external functions through Native assets on Android add to app. This enables bundling native code without any build-system boilerplate code.

For more info see:

*  https://github.com/flutter/flutter/issues/129757

## Implementation details for Android add2app

The `.so` files are bundled with the same mechanism that bundles `libapp.so`.
2024-01-09 08:47:53 +00:00
..
a11y_assessments Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
automated_tests Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
benchmarks Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
bots Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
conductor Remove codesign command from conductor. (#141044) 2024-01-06 00:45:26 +00:00
customer_testing Reverts "manual pub roll to pick up dds fixes" (#141033) 2024-01-05 19:10:19 +00:00
devicelab Native assets support for Android Add2app (#140802) 2024-01-09 08:47:53 +00:00
docs Update links and surrounding text for new main-api docs (#138602) 2023-11-17 22:27:53 +00:00
forbidden_from_release_tests Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
integration_tests Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
manual_tests Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
tracing_tests Upgrade leak_tracker. (#140758) 2024-01-02 20:58:16 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.