Pinned
3,763 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 3 commits in 1 repository
Created a pull request in flutter/flutter that received 42 comments
[flutter] hacked together global selection example
This is a hacked together implementation of #81839 for the purposes of exploring the problem space. Updated: flutter_gallery.2021-05-04.13-55-30…
+417
−7
•
42
comments
Opened 6 other pull requests in 1 repository
flutter/flutter
4
open
2
merged
- [versions] update all versions
- [flutter] create a drag indicator for the draggable bottom sheet
- [flutter_tools] add tests for expression evaluation after hot reload
- [flutter_tools] remove most mocks from Fuchsia device tests
- [flutter_tools] remove last android sdk mock
- [flutter_tools] remove even more mocks
Reviewed 21 pull requests in 2 repositories
flutter/flutter 19 pull requests
- Add posix permission chown suggestion to io error handling
-
Only skip license initialization on
flutter testbinding - Integrate package:flutter_lints into templates
- [flutter] hacked together global selection example
- [flutter_releases] Flutter Beta 2.2.0-10.3.pre Framework Cherrypicks
- [flutter_driver] support log communication for WebFlutterDriver
- Standardize build system environment defines derived from build info
- Enable library_private_types_in_public_api lint
-
[flutter_tools] Make
flutter upgradeonly work with standard remotes -
[flutter_tools] Show configured settings only when running
flutter config -
Deprecate
GestureDetector.kindin favor of newsupportedDevices - [flutter_tools] remove even more mocks
- [flutter_tools] add tests for expression evaluation after hot reload
- [flutter] reject mouse drags by default in scrollables
- Reland GC related bench update
- [flutter drive] Do not start dds if --no-dds
- [flutter_conductor] Add candidates sub command
- Fix extra blank lines in logger output
- [flutter_tools] remove globals and testbed from several unit tests
flutter/engine 2 pull requests
Created an issue in flutter/flutter that received 3 comments
Improved text selection
Currently the flutter text selection is fairly limited. Historically this is based on the same code that enables text interaction in text edit envi…
3
comments