mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-11-02 21:39:50 +08:00
Updating the flutter tests to build with 3.22.2 results in an error finding MultiDex. Fix is found here: https://github.com/flutter/flutter/issues/148368 Diffs= 59df9ce73 Flutter Android example project fix (#7455) a4439ee42 Renames for Yoga and libjpeg (#7446) 97578005c Update LayoutComponentStyle bitfields to be compatible with older C++ versions (#7436) Co-authored-by: Philip Chung <philterdesign@gmail.com>