openwebf / webf

Build flutter apps with HTML/CSS and JavaScript.
https://openwebf.com/
Apache License 2.0
1.66k stars 121 forks source link

feat: link webf as a static library by default. #640

Open andycall opened 3 months ago

andycall commented 3 months ago

Compile webf as a static library and link it into Flutter plugins instead of maintaining a standalone dynamic library or framework.

  1. [x] macOS
  2. [x] iOS
  3. [ ] Linux
  4. [ ] Windows
  5. [ ] Android (not supported)