Skip to content
View srujzs's full-sized avatar

Block or report srujzs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. webdev webdev Public

    Forked from dart-lang/webdev

    A CLI for Dart web development.

    Dart 1

  2. googleapis.dart googleapis.dart Public

    Forked from google/googleapis.dart

    Repository for building the googleapis packages

    Dart 1

  3. engine engine Public

    Forked from flutter/engine

    The Flutter engine

    C++

  4. webcore webcore Public

    Forked from dart-archive/webcore

    Web DOM IDL files and support files copied from Blink

    Python

  5. linter linter Public

    Forked from dart-archive/linter

    Linter for Dart.

    Dart

  6. js_bindings js_bindings Public

    Forked from jodinathan/js_bindings

    A full, sound, modern and documented JS interop for Dart.

    Dart

374 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 repository
  • srujzs/test Dart
    This contribution was made on Apr 9

Created a pull request in dart-lang/webdev that received 7 comments

[dwds] Split hot reload callback into 2, disable breakpoints in changed files, and publish 24.3.10

dart-lang/sdk#60186 Breakpoints are currently broken when doing a hot reload when files change. They either are not re-mapped or point to the wrong…

+503 −219 lines changed 7 comments
Opened 4 other pull requests in 3 repositories
Reviewed 3 pull requests in 3 repositories

Created an issue in dart-lang/sdk that received 1 comment

Separate hotRestart and hotReload into two methods each in the embedder

Currently, hotRestart and hotReload are single entrypoints in the embedder for the DDC library bundle format. This presents issues when it comes to…

1 comment
Opened 2 other issues in 1 repository
dart-lang/sdk 2 open
Loading