-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize webview implementation across platforms (#1221)
* use flutter distributor to package windows app * update windows release target * clean-ups * clean-ups * Add if-no-files-found: error * Set up MinGW before building library * Add required input args * update how MinGW is installed * merge latest and updates to build installer * updates to webview settings and add new packaging configs * updates to webview settings and add new packaging configs * updates to webview settings and add new packaging configs * clean-ups * clean-ups * clean-ups * revert test change * revert test change * revert test change * clean-ups * use getApplicationSupportDirectory and check the platform is windows * simplify webview code further * clean-ups * clean-ups * Add optional title to openWebview * Update dependencies to latest possible versions (#1230) * Update Flutter dependencies * update loader_overlay and ffigen * clean-ups, move error check above checking response error * clean-ups * update dependencies * Update more packages. --------- Co-authored-by: Jigar-f <jigar@getlantern.org> * Update open system browser method. --------- Co-authored-by: Jigar-f <jigar@getlantern.org>
- Loading branch information
Showing
25 changed files
with
573 additions
and
439 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.