Popular repositories
-
-
-
-
Forked from google/dart-sync-socket
A Dart VM Native Extension and supporting Dart libraries that provide synchronous socket and HTTP client support.
Dart 2
-
1,401 contributions in the last year
Less
More
Contribution activity
March 2021
Created 30 commits in 5 repositories
Created 1 repository
- goderbauer/linter Dart
Created a pull request in flutter/flutter that received 5 comments
Inline some element methods for better stack overflow affinity
Fixes #73730. Locally, this reduced the stack_size benchmark by 30% in release mode at the expense of slightly higher binary size. Example binary i…
+3
−0
•
5
comments
Opened 34 other pull requests in 5 repositories
flutter/flutter
3
open
22
merged
2
closed
- Migrate our custom ignore syntax to flutter_ignore
- Clean up ignores that are not ignoring anything
- Clean-up ignores that are not ignoring anything (dev/ edition)
- Clean up ignores that are not ignoring anything
- Fix typos in keyboard code
- Add restorationId to Material/CupertinoPage
- Table widget rendering bug
- Fix some issues flagged by unawaited_futures lint
- non-breaking changes recommended by prefer_mixin lint
- Enable prefer_mixin
- enable curly_braces_in_flow_control_structures
- Enable unnecessary_await_in_return lint
- enable prefer_function_declarations_over_variables lint
- Enable avoid_unnecessary_containers lint
- Re-land "Toggable Refactor (#76745)"
- use textdirection for gradient of ShapeDecoration
- Enable use_function_type_syntax_for_parameters lint
- enable provide_deprecation_message
- Enable prefer_null_aware_operators lint
- Clean-up analysis_options files
- Enable null_closures
- Enable file_names and package_names lints
- Revert "Toggable Refactor"
- enable use_key_in_widget_constructors lint
- Enable missing_whitespace_between_adjacent_strings
- Some pull requests not shown.
flutter/packages
3
merged
1
closed
dart-lang/linter
1
merged
flutter/website
1
merged
flutter/tests
1
merged
Reviewed 46 pull requests in 3 repositories
flutter/flutter 44 pull requests
- Migrate to ChannelBuffers.push
- fix closure type
- Automatically applied Scrollbars on Desktop in ScrollBehaviors
- Clean-up ignores that are not ignoring anything (dev/ edition)
- InteractiveViewer.builder
- Update docs to reflect Null Safety
- Escaping inner quotes
- [State Restoration] Material Date Picker
- ConstraintsTransformBox
- Spell check for analysis_options.yaml
- Table widget rendering bug
- Proposal: A more complete app template for Flutter
- Align more closely with package:test (#77118)
- Fix a legacy TODO
- Support Scribble Handwriting
- Align more closely with package:test
- fix a table widget render bug
- Update ClampingScrollSimulation to better match Android
- Fix semantics node id overflow issue
- [AnimatedList] Add seperatedBuilder to AnimatedList
- Text Editing Movement Keys via Shortcuts
- Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues
- Exposing ScrollBehaviors for app-wide settings
- [flutter_releases] Flutter 2.0.2 Stable Framework Cherrypicks
- Adds set text semantics action to render editable
- Some pull request reviews not shown.
flutter/assets-for-api-docs 1 pull request
flutter/packages 1 pull request
Created an issue in flutter/flutter that received 13 comments
Enable avoid_escaping_inner_quotes lint
Comment in this line: flutter/analysis_options.yaml Line 65 in c9d68ba
Run flutter analyze --flutter-repo --watch
Fix all warnings pri…
13
comments
Opened 15 other issues in 3 repositories
dart-lang/linter
6
open
1
closed
- Move unawaited to package:meta?
- Avoid private types in public API
- Lints to be considered for score.yaml or recommend.yaml from Flutter
- method-side opt-out for unawaited_futures
- prefer_interpolation_to_compose_strings and raw strings
- missing_whitespace_between_adjacent_strings false positive
- Standardize on whether GOOD or BAD comes first in docs