Replies: 1 comment
-
Yes, you cannot reference pub packages unless you create a bridge plugin for them. Flutter gallery is listed as an example of how flutter_eval affects the size of the gallery app when flutter_eval is added to it. You are not able to compile/run flutter gallery inside of flutter_eval though yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does this mean that we cannot reference pub packages at runtime right? I see that Flutter Gallery uses various pub packages, which is listed on
flutter_eval
readme.Beta Was this translation helpful? Give feedback.
All reactions