-
Notifications
You must be signed in to change notification settings - Fork 282
Add AOT capability #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AOT capability #331
Conversation
dbd47ee
to
9e103ad
Compare
8d34d7c
to
8670000
Compare
8670000
to
4274ada
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wav, this was a very small diff, and It can be even smaller.
I'll rather use the FlutterEngineRunsAOTCompiledDartCode
function instead of adding a new build-constant
4274ada
to
880f9c7
Compare
Did some cleanup @pchampio |
Use FlutterEngineRunsAOTCompiledDartCode instead of another build-constant
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've made some very slight changes.
LGTM, but please test/review my stuff ;)
Apart from the wrong TODO everything LGTM and works |
With your version of hover (go-flutter-desktop/hover#77). |
I'll update the short tutorial |
No description provided.