The Wayback Machine - https://web.archive.org/web/20210927011321/https://github.com/felangel
Skip to content
Avatar
coding
coding

Sponsors

@mitchross @fgehrlicher @TheWCKD @zeusbaba @yun-cheng @NoizyCr1cket @magillus @Albert221 @dbbd59 @jdebecka @md-weber @bulyshko @chimon2000

Achievements

Achievements

Highlights

  • Pro

Organizations

@VGVentures @bloclibrary @VeryGoodOpenSource
Block or Report

Block or report felangel

Report abuse

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

Report abuse
felangel/README.md

Hi there 👋

I'm a software engineer at Very Good Ventures in Chicago, IL 🌆

  • 🔭 I’m currently working on the bloc library
  • I’m learning how to make latte art
  • 🧑‍💻 I’m looking to collaborate on open source projects
  • 💬 Ask me about Flutter and Dart.
  • 😄 Pronouns: he/him/his
  • Fun fact: I have a pet bunny named Coco 🐰

Open Source Projects

Bloc Bloc.js Equatable Fresh FlowBuilder Mocktail

Github Stats

Felix's Github Stats

Pinned

  1. bloc Public

    A predictable state management library that helps implement the BLoC design pattern

    Dart 7.8k 2.1k

  2. bloc.js Public

    A predictable state management library that helps implement the BLoC design pattern in JavaScript

    TypeScript 140 15

  3. A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

    Dart 562 67

  4. fresh Public

    🍋 A token refresh library for Dart.

    Dart 172 18

  5. Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.

    Dart 239 29

  6. mocktail Public

    A mock library for Dart inspired by mockito

    Dart 281 25

4,426 contributions in the last year

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

Contribution activity

September 2021

Created a pull request in VeryGoodOpenSource/very_good_cli that received 6 comments

refactor: modularize cli utilities

Description refactor: modularize cli utilities preparation for adding a Dart CLI which supports dart fix Type of Change New feature (non-…

+50 −43 6 comments
Opened 72 other pull requests in 12 repositories
felangel/bloc 1 open 23 merged
felangel/mason 1 open 16 merged
VeryGoodOpenSource/very_good_cli 10 merged
VeryGoodOpenSource/pub_updater 9 merged
felangel/mocktail 1 open 2 merged
felangel/homebrew-mason 2 merged
VeryGoodOpenSource/very_good_coverage 2 merged
felangel/equatable 1 merged
felangel/sealed_flutter_bloc 1 merged
andrewdixon1000/flutter_bloc_mocking_issue 1 merged
felangel/fluttersaurus 1 merged
VeryGoodOpenSource/mockingjay 1 merged
Reviewed 45 pull requests in 8 repositories
felangel/bloc 19 pull requests
VeryGoodOpenSource/very_good_coverage 12 pull requests
VeryGoodOpenSource/pub_updater 4 pull requests
VeryGoodOpenSource/very_good_cli 3 pull requests
felangel/bloc.js 3 pull requests
felangel/mason 2 pull requests
VGVentures/spacex_demo 1 pull request
VeryGoodOpenSource/mockingjay 1 pull request

Created an issue in dart-lang/sdk that received 3 comments

[coverage] regression Dart 2.14.0 breaks test coverage

Prior to Dart 2.14.0 the following commit was reporting 100% code coverage as expected: felangel/bloc@d3a534b Using Dart 2.14.0, the coverage is no…

3 comments
96 contributions in private repositories Sep 1 – Sep 26