Block or Report
Block or report stuartmorgan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
flutter-desktop-embedding Public
Forked from google/flutter-desktop-embedding
Desktop implementations of the Flutter embedding API
-
Dart-Code Public
Forked from Dart-Code/Dart-Code
Dart and Flutter support for Visual Studio Code (VSCode).
-
flutter Public
Forked from flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
-
-
plugins Public
Forked from flutter/plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team
Dart 1
1,820 contributions in the last year
Contribution activity
March 2022
Created 18 commits in 3 repositories
Created a pull request in flutter/plugins that received 9 comments
[flutter_plugin_tools] Fix subpackage analysis
Fixes a regression in analyze when packages have non-example
subpackages. Restructuring in 0.8.0 accidentally caused them not to have
their depende…
Opened 20 other pull requests in 3 repositories
flutter/plugins
3
open
11
merged
- Add supported OS version tables to READMEs
- [video_player] Reduce server dependencies in tests
- [image_picker] Federate mobile implementations
- [flutter_plugin_tool] Add custom-test command
- [flutter_plugin_tools] packages get -> pub get
- [video_player] Rename internal method channels
- [file_selector] Update macOS README and example
- [ci] Update FTL key
- [quick_actions] Publish federated version
- [file_selector] Endorse macOS
- [ci] Run analysis with older versions of Flutter
- [camera] Update README
- [webview_flutter] Migrate more integration tests to local web server
- [in_app_purchase] Update app-facing package to new analysis options
flutter/packages
1
open
4
merged
google/flutter-desktop-embedding
1
merged
Reviewed 59 pull requests in 4 repositories
flutter/plugins
42 pull requests
-
[tool] Fix typo in
publish-pluginreadme - [video_player] Add setClosedCaptionFile method to VideoPlayerController
- [in_app_purchase_storekit] Add identifier, type fields to SKProductDiscountWrapper
- [video_player] Apply transform accordingly for videos
- [Video_player] Upgraded to exoPlayer 2.17.0
- [video_player_web] Stop buffering when browser canPlayThrough.
- [video_player] Reduce server dependencies in tests
- [webview_flutter_wkwebview] Add progress tracking support for flutter/flutter#93732
- [ci] Update Chrome install script and version.
- [webview_flutter_wkwebview] Add WKWebView method stubs
- [camera] Fixed a crash when streaming on iOS
-
[webview_flutter_android] Clear local storage when
clearCacheis called - [ios_platform_images] Support loading system images
- migrate from ui.hash* to Object.hash*
- [local_auth] updated getAvailableBiometrics behavior on Android
- [video_player] Platform interface changes to fix Android rotation for videos recorded in landscapeRight
- [video_player] BehindLiveWindowException
- [webview_flutter_wkwebview] Add support to clear cache
- [google_maps_flutter] Fix iOS crash by observing map frame change only once
- [flutter_plugin_tool] Add custom-test command
- [local_auth] Add native Android implementation of platform interface
- [local_auth] Add native iOS implementation of platform interface
- [in_app_purchase] Implements transaction caching for StoreKit
- [google_maps_flutter_web] Options to disable tilt controls and configure gesture handling
- [image_picker] add requestFullMetadata for iOS (optional permissions)
- Some pull request reviews not shown.
flutter/packages
11 pull requests
-
[flutter_markdown] Remove build status from
README.md - exclude flutter_lints from legacy check
- [ci] Run analysis with older versions of Flutter
- [pigeon] Fix java crash for nullable nested type
- [go_router] Fix API of test mock.
- [pigeon] Added basic C++ support
- [pigeon] Adds Swift support for Pigeon
- [pigeon] implements background platform channels support
- [pigeon] implements nullable arguments
- [go_router] Applies flutter package lints
- [go_router] Keep params in nested routes
flutter/flutter
4 pull requests
flutter/engine
2 pull requests
Created an issue in dart-lang/linter that received 4 comments
Apparent regression in always_specify_types with typedef
Describe the issue #2692 seems to have (partially?) regressed recently on Flutter master. We have an auto-roller that rolls flutter/flutter into fl…
Opened 13 other issues in 2 repositories
flutter/flutter
10
open
1
closed
- No-response bot isn't removing the label when the reporter responds
- [plugins] release action sometimes getting incorrect results for tests
- [camera] Rework image streaming
- [flutter_plugin_tool] Make legacy test skip logic understand Dart constraints
- [flutter_image] Tests hang forever on stable
- [pigeon] run_test.sh assumes macOS
- [video_player] Flaky "ExoPlaybackException: Source error" in Android integration tests
- [pigeon] Add checked in example generated code
- flutter/plugins unable to run Firebase Test Lab tests
- Make Visual Studio CMake integration work
- Consider splitting generated Dart plugin registrant by platform