Block or Report
Block or report ditman
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
plugins Public
Forked from flutter/plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team
-
flutter Public
Forked from flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
-
flutterfire Public
Forked from firebase/flutterfire
🔥 Firebase plugins for Flutter iOS and Android apps -
flutter-packages Public
Forked from flutter/packages
A collection of useful packages maintained by the Flutter team
Dart 1
-
pub_crawl Public
Forked from pq/pub_crawl
Crawls, fetches and queries published pub packages.
🍻 Dart
-
361 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 5 commits in 4 repositories
Created a pull request in flutter/plugins that received 22 comments
[ci] Update Chrome install script and version.
This brings the version of Chrome that we use for integration web tests in line with the one used by flutter/flutter and flutter/engine. No Issue (…
Opened 6 other pull requests in 5 repositories
flutter/plugins
1
merged
1
closed
flutter/website
1
merged
flutter/flutter
1
open
flutter/engine
1
open
flutter/packages
1
merged
Reviewed 16 pull requests in 4 repositories
flutter/plugins
7 pull requests
- [video_player_web] Stop buffering when browser canPlayThrough.
- [video_player] Reduce server dependencies in tests
- [ci] Update Chrome install script and version.
- [camera] Update README
- [flutter_plugin_tools] packages get -> pub get
- [flutter_plugin_tools] Fix subpackage analysis
- [ci] Run analysis with older versions of Flutter
flutter/engine
5 pull requests
flutter/flutter
3 pull requests
flutter/packages
1 pull request
Created an issue in flutter/flutter that received 4 comments
[web] Webdriver can't return shadowRoot (as SearchContext) in Chrome96+
We're attempting to run some tests in Chrome96, and this bit of the code is failing: flutter/examples/hello_world/test_driver/smoke_web_engine_t…