Highlights
- Pro
Block or Report
Block or report fzyzcjy
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
flutter_rust_bridge
flutter_rust_bridge PublicFlutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
-
flutter_smooth
flutter_smooth PublicAchieve ~60 FPS, no matter how heavy the tree is to build/layout
-
flutter_portal
flutter_portal PublicEvolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment
-
flutter_convenient_test
flutter_convenient_test PublicWrite and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
-
dart_interactive
dart_interactive PublicREPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar
-
pull_requests
pull_requests 1* PRs to [Flutter framework and engine](https://fzyzcjy.github.io/flutter_smooth/insight/status/)
2* [Full list](https://github.com/search?q=author%3Afzyzcjy+is%3Apr&type=pullrequests)
29,600 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
December 2023
Created 6 repositories
-
fzyzcjy/coverage
Dart
This contribution was made on Dec 23
-
fzyzcjy/dart-sys-fork
Rust
This contribution was made on Dec 19
-
fzyzcjy/codecov_test
Dart
This contribution was made on Dec 19
-
fzyzcjy/wasm-bindgen
Rust
This contribution was made on Dec 6
-
fzyzcjy/tokio
Rust
This contribution was made on Dec 4
-
fzyzcjy/dart_lang_ci
This contribution was made on Dec 1
Created a pull request in rustwasm/wasm-bindgen that received 5 comments
(Tiny PR) Show JsValue is not Send/Sync explicitly
Hi thanks for the library! I was confused why JsValue is not Send/Sync, and after searching I see #955. Therefore, I make this tiny PR to add doc t…
Opened 21 other pull requests in 7 repositories
fzyzcjy/flutter_rust_bridge
14
merged
1
open
-
Fix performance bug (for the benchmark case of transferring 1MB data from Rust to Dart)
This contribution was made on Dec 23
-
Fix benchmark dashboard
This contribution was made on Dec 23
-
Support
isize(mimic existingusize)This contribution was made on Dec 23 -
Further improve code coverage by adding tests
This contribution was made on Dec 23
-
Allow skip all-contributor for local script
This contribution was made on Dec 22
-
Add frbSse bench test and fix frbCstSse test forget to be sync
This contribution was made on Dec 22
-
Add
SemiSerializemode with benchmarksThis contribution was made on Dec 22 -
Fix wrongly reporting code coverage on
#[derive]lineThis contribution was made on Dec 22 -
Let benchmarks be generated automatically, and rename benchmarks to be more systematic
This contribution was made on Dec 22
-
Avoid
RwLockin generated rust-auto-opaque nameThis contribution was made on Dec 22 -
Hint user generation is done
This contribution was made on Dec 22
-
Fix racing condition in CI (deploy website + benchmark on each platform in parallel), which causes failed CI due conflict in git push
This contribution was made on Dec 22
-
Try to fix flaky CI while no real bug
This contribution was made on Dec 22
-
Improve test coverage and implement comment-based codecov ignore for Rust
This contribution was made on Dec 22
-
flutter_rust_bridge v2
This contribution was made on Dec 18
shekohex/allo-isolate
1
merged
-
Support
isizeThis contribution was made on Dec 23
dart-lang/coverage
1
open
-
Hint users how to let the ignore comments take effect
This contribution was made on Dec 23
dart-sys/dart-sys
1
open
-
Fix CI
This contribution was made on Dec 19
flutter/flutter
1
open
-
Tiny fix inaccurate documentations about bindings
This contribution was made on Dec 16
flutter/website
1
merged
-
Tiny fix outdated link
This contribution was made on Dec 12
tokio-rs/tokio
1
merged
-
Make tokio
Runtimebe unwind-safeThis contribution was made on Dec 4
Reviewed 6 pull requests in 2 repositories
fzyzcjy/flutter_rust_bridge
5 pull requests
-
Logos
This contribution was made on Dec 27
-
refactor: remove double-allocation for enum CST decode
This contribution was made on Dec 27
-
Fixes #1454 by setting the msrv
This contribution was made on Dec 27
-
Fix #1462 (Generated Rust code of
Result<RustOpaque<...>>is incorrect)This contribution was made on Dec 25 -
fix: Don't impl test for WASM targets.
This contribution was made on Dec 23
flutter/flutter
1 pull request
-
Tiny fix inaccurate documentations about bindings
This contribution was made on Dec 19
Created an issue in dart-lang/sdk that received 19 comments
(Reproduced on dev branch) Dart crashes with simple NewPersistentHandle + HandleFromPersistent + dart test
Hi thanks for the language! However, with the following simple reproducible sample, Dart VM crashes. This makes many flutter_rust_bridge features b…
Opened 20 other issues in 10 repositories
fzyzcjy/flutter_rust_bridge
2
closed
3
open
-
Explain how to add a test inside this repo in contributor doc; explain flaky CI
This contribution was made on Dec 23
-
Fix Dart coverage after upstream bug is fixed
This contribution was made on Dec 23
-
flutter_rust_bridge v2 🎉
This contribution was made on Dec 21
-
Fix iOS CI which once in a while fails (flaky), while it works well locally
This contribution was made on Dec 21
-
Maybe achieve 100% test coverage
This contribution was made on Dec 20
dart-lang/sdk
5
closed
-
Suggestions of doing fuzzy testing on Dart program + Dart FFI?
This contribution was made on Dec 16
-
Is it allowed to execute from a different thread for Dart_NewPersistentHandle_DL / Dart_DeletePersistentHandle_DL / Dart_HandleFromPersistent_DL?
This contribution was made on Dec 6
-
Can we / shouldn't we use Dart VM (GC) to auto manage non-Dart objects?
This contribution was made on Dec 5
-
How do you symbolicate Dart AOT-compiled binary? / How do you draw a Dart (FFI) flamegraph?
This contribution was made on Dec 1
-
Is it a typo in ASAN doc?
This contribution was made on Dec 1
taiki-e/cargo-llvm-cov
1
closed
1
open
-
Ignore function signatures in code coverage report, while not ignore function bodies?
This contribution was made on Dec 22
-
Cov says function *signatures* are not covered while the *body* is fully covered?
This contribution was made on Dec 22
dart-lang/native
2
open
-
In
jni, java object's external sizes seems not be passed to Dart VMThis contribution was made on Dec 5 -
In jnigen, Java objects seem to be auto managed by Dart heap, is it allowed, or shall we call
disposemanually for each object?This contribution was made on Dec 5
dart-lang/coverage
1
open
-
Ignore like
// coverage:ignore-startdoes not workThis contribution was made on Dec 23
boyter/scc
1
open
-
Let badge exclude/include some folders
This contribution was made on Dec 18
dtolnay/cargo-expand
1
closed
-
Use cargo expand as a library
This contribution was made on Dec 13
flutter/flutter
1
closed
-
Can we / shouldn't we use Dart VM (GC) to auto manage non-Dart objects in 2023, inside a Flutter app?
This contribution was made on Dec 5
getditto/safer_ffi
1
open
-
How does
safer_ffiavoid aliasing rule problem?This contribution was made on Dec 4
tokio-rs/tokio
1
closed
-
(Willing to PR) Tokio
Runtimeseems to be unwind-safe?This contribution was made on Dec 4
Answered 3 discussions in 1 repository
fzyzcjy/flutter_rust_bridge
-
How to correctly call Dart functions from Rust?
This contribution was made on Dec 26
-
How to capture Rust stack trace using Sentry?
This contribution was made on Dec 24
-
How to manually add files with 2.0
This contribution was made on Dec 19






