-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Comparing changes
Open a pull request
base repository: flutter/flutter
base: d092601debdd
head repository: flutter/flutter
compare: 803ef6a456c3
- 13 commits
- 45 files changed
- 9 contributors
Commits on Jul 12, 2022
-
Add a snapAnimationDuration param in DraggableScrollableSheet (#107396)
* Add a snapAnimationDuration param in DraggableScrollableSheet * snapAnimationDuration.inMilliseconds > 0 * Update draggable_scrollable_sheet.dart
Configuration menu - View commit details
-
Copy full SHA for b753476 - Browse repository at this point
Copy the full SHA b753476View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8fb92d - Browse repository at this point
Copy the full SHA b8fb92dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bf7e5 - Browse repository at this point
Copy the full SHA b6bf7e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16038ac - Browse repository at this point
Copy the full SHA 16038acView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f69ad - Browse repository at this point
Copy the full SHA e6f69adView commit details -
Remerge "Fixed AnimatedSwitcher chain produced duplicates" after fixi…
…ng issues with g3 This reverts commit 1d2fa28.
Configuration menu - View commit details
-
Copy full SHA for cfff88b - Browse repository at this point
Copy the full SHA cfff88bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a74ca - Browse repository at this point
Copy the full SHA 93a74caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2600b2d - Browse repository at this point
Copy the full SHA 2600b2dView commit details -
updateEditingValueWithDeltas should fail loudly when TextRange is inv…
…alid (#107426) * Make deltas fail loudly * analyzer fixes * empty * updates * Analyzer fixes * Make it more obvious what kind of TextRange is failing and where * update tests * Add tests for concrete TextEditinDelta apply method * trailing spaces * address nits * fix analyzer Co-authored-by: Renzo Olivares <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 329afbe - Browse repository at this point
Copy the full SHA 329afbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c2d1a - Browse repository at this point
Copy the full SHA a2c2d1aView commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7ce24d - Browse repository at this point
Copy the full SHA c7ce24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c251856 - Browse repository at this point
Copy the full SHA c251856View commit details -
Improve coverage speed by using new caching option for package:covera…
…ge (#107395) Speedup coverage test runs by using (new) coverage handle with caching. On a `flutter test --coverage` run on `packages/flutter` the runtime goes from ~828 seconds to ~617 seconds, or a ~25% reduction in time spent (testing without coverage takes ~236 seconds so the overhead of `--coverage` in this case goes from ~592 seconds to ~381 seconds, or a ~35% reduction).
Configuration menu - View commit details
-
Copy full SHA for 803ef6a - Browse repository at this point
Copy the full SHA 803ef6aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d092601debdd...803ef6a456c3