Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Chicago
- Sign in to view email
Pinned
2,604 contributions in the last year
Activity overview
Contribution activity
June 2020
- felangel/benchmarks Dart
- felangel/bloc_communication Dart
- felangel/cubit Dart
Created a pull request in felangel/bloc that received 5 comments
feat!: bloc to extend cubit instead of stream
Status
READY
Breaking Changes
YES
Description
Refactor bloc to extend cubit rather than Stream. (non-breaking)
Open to feedback on this but consid…
+58
−109
•
5
comments
- rc(flutter_bloc): v4.0.1
- docs: update docs/flutterinfinitelist to match code
- docs: update flutterweathertutorial to adhere to naming conventions
- docs: update fluttertimertutorial to adhere to naming conventions
- docs: update flutterlogintutorial to adhere to naming conventions
- docs: update flutterinfinitelisttutorial to adhere to naming conventions
- docs: update flutterfirebaselogintutorial to adhere to naming conventions
- docs: reuse snippets for flutterweathertutorial
- docs: reuse snippets for fluttertodostutorial
- docs: reuse snippets for fluttertimertutorial
- docs: reuse snippets for flutterlogintutorial
- docs: reuse snippets for flutterfirestoretodos
- docs: reuse snippets for flutterfirebaselogin
- docs: reuse snippets for flutterangulargithubsearch
- docs: update architecture.md translations
- feat(cubit_test)!: upgrade to cubit ^0.0.6
- feat(cubit)!: ignore duplicate states
- feat(cubit): allow initialState to be null
- feat(flutter_cubit): upgrade to cubit v0.0.4
- refactor!: make cubit initial state a named parameter
- fix(flutter_cubit): use Cubit<Object> instead of Cubit<dynamic> in CubitProvider
- feat: create cubit_test
- fix: hide CubitListenerSingleChildWidget and CubitProviderSingleChildWidget
- feat: CubitConsumer, MultiCubitListener, and MultiCubitProvider
- feat!: flutter_cubit v0.0.3
- feat!: cubit v0.0.3
- feat: flutter_cubit v0.0.2
- feat: cubit v0.0.2
- tests: add tests to cubit
Created an issue in felangel/bloc that received 20 comments
[BREAKING][Proposal] remove initialState override
Is your feature request related to a problem? Please describe.
As a developer, having to override initialState when creating a bloc presents two ma…
20
comments
122
contributions
in private repositories
Jun 1 – Jun 16