hlwhl / webview_cef

WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]
Apache License 2.0
188 stars 54 forks source link

Auto setup Linux target - make manual target modifications obsolete #162

Closed cadivus closed 2 days ago

cadivus commented 1 week ago

Right now, you need to manually edit files in the Linux target. This PR resolves that so that you just add webview_cef to your pubspec and are good to go.

...and rename the build test workflow.

cadivus commented 2 days ago

@hlwhl Thanks a lot for merging! Could you please create a version bump and another tag for a pub.dev release?