• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Java
  • Created 4 months ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Flutter-App-Mod-Loader is a proof-of-concept Android application designed to dynamically load Flutter libraries (both engine and data) from another application without requiring recompilation. By utilizing the System.load() function, this loader can access the shared objects used by Flutter within the target app.