2

What I want to implement ( linux platform )

  • My app could load and unload particular widget from different packages which is built separately.
  • The new widget could be replaced on run-time.
  • My app could change particular widget without re-build ideally (optional).

I found some available features on Flutter for my app.

Question

  • it looks 'deferred components' is not supported on linux desktop. Anyone knows the plan supporting it on linux platform ?
  • I'm checking 'flutter_eval' package for my app. But, I'm not sure it is correct. Anyone knows alternative approach for mine ?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.