-
Notifications
You must be signed in to change notification settings - Fork 87
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
RDART-866: Minimal web support #1699
Merged
Merged
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 597fe3c - Browse repository at this point
Copy the full SHA 597fe3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9528e - Browse repository at this point
Copy the full SHA 8d9528eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5310308 - Browse repository at this point
Copy the full SHA 5310308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f6a64 - Browse repository at this point
Copy the full SHA 74f6a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for d867a95 - Browse repository at this point
Copy the full SHA d867a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f381d - Browse repository at this point
Copy the full SHA 04f381dView commit details -
BREAKING CHANGE! (WIP) Avoid dep on dart:io
- AppConfiguration.baseFilePath is now a String instead of a Directory. - AppConfiguration.httpClient is now a Client instead of a HttpClient. This is to avoid a dependency on dart:io in order to be compatible with package web. This is still work in progress. Missing is: - Support for timeout on web requests - Custom certificate for windows.
Configuration menu - View commit details
-
Copy full SHA for 63aed9e - Browse repository at this point
Copy the full SHA 63aed9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355d37c - Browse repository at this point
Copy the full SHA 355d37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 967fc1b - Browse repository at this point
Copy the full SHA 967fc1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6105f28 - Browse repository at this point
Copy the full SHA 6105f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c56670 - Browse repository at this point
Copy the full SHA 2c56670View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f73d6 - Browse repository at this point
Copy the full SHA c6f73d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1941736 - Browse repository at this point
Copy the full SHA 1941736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711c924 - Browse repository at this point
Copy the full SHA 711c924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27453bc - Browse repository at this point
Copy the full SHA 27453bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd71ad6 - Browse repository at this point
Copy the full SHA fd71ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8e180 - Browse repository at this point
Copy the full SHA 1e8e180View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.