The Wayback Machine - https://web.archive.org/web/20221215005715/https://github.com/jacob314
Skip to content
Avatar

Organizations

@dart-lang
Block or Report

Block or report jacob314

Report abuse

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

Report abuse

Popular repositories

  1. ts2dart Public

    Forked from dart-archive/ts2dart

    ts2dart TypeScript to Dart transpiler

    TypeScript 3 1

  2. Simple Web UI Tab Demo

    Dart 1

  3. dart-xml Public

    Forked from renggli/dart-xml

    Lightweight library for parsing, traversing, and querying XML in Dart.

    Dart

  4. Forked from petitparser/dart-petitparser

    Dynamic Grammars in Dart

    Dart

  5. di.dart Public

    Forked from dart-archive/di.dart

    Dependency Injection framework for Dart.

    Dart

150 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 1 commit in 1 repository

Created a pull request in flutter/devtools that received 35 comments

Code metric fixes

Experiment applying most of the fixes suggested by the default dart_code_metrics configuration. Feedback appreciated. Most of the switches to condi…

+220 −341 35 comments
Opened 1 other pull request in 1 repository
flutter/devtools 1 open

Created an issue in dart-lang/linter that received 2 comments

proposal: unneccessary_ternary_operator

unneccessary_ternary_operator Description Unnecessary ternary operator. Same result can be achieved with less code. Details A search of Dart code i…

2 comments