mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 01:56:32 +08:00
Updating the dart-lang/native dependencies to the ones published yesterday. Incorporates a fix for: * https://github.com/dart-lang/native/issues/2149 * Note that a bunch of tests were relying on ignoring build assets. The tests have been fixed. And the new `AssetRouting` syntax in the build hook for sending assets to the link hook: * https://github.com/dart-lang/native/pull/2164 Does not include support for user-defines in the pubspec yet. Will do this in a follow up PR. * https://github.com/dart-lang/native/pull/2165
link_hook
Test project for the native assets test to exercise adding assets during a link hook.