Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(examples): upgrade to latest bloc and hydrated_bloc #3481

Merged
merged 6 commits into from Aug 6, 2022

Conversation

felangel
Copy link
Owner

@felangel felangel commented Aug 6, 2022

Status

READY

Breaking Changes

NO

Description

  • chore(examples): upgrade to latest bloc/hydrated_bloc apis

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added example Example application chore no production code change labels Aug 6, 2022
@felangel felangel self-assigned this Aug 6, 2022
@felangel felangel changed the title chore(examples): upgrade to latest bloc/hydrated_bloc apis chore(examples): upgrade to latest bloc and hydrated_bloc Aug 6, 2022
@codecov
Copy link

codecov bot commented Aug 6, 2022

Codecov Report

Merging #3481 (3c99e1f) into master (6dbd448) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            master     #3481    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           18         9     -9     
  Lines          456       176   -280     
==========================================
- Hits           456       176   -280     
Impacted Files Coverage Δ
packages/bloc/lib/src/transition.dart
packages/replay_bloc/lib/src/replay_cubit.dart
packages/replay_bloc/lib/src/replay_bloc.dart
packages/hydrated_bloc/lib/src/hydrated_bloc.dart
packages/bloc/lib/src/bloc.dart
packages/bloc_concurrency/lib/src/sequential.dart
...ackages/hydrated_bloc/lib/src/hydrated_cipher.dart
packages/bloc/lib/src/bloc_base.dart
packages/bloc/lib/src/bloc_observer.dart
packages/bloc_concurrency/lib/src/droppable.dart
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@felangel felangel merged commit 2e47bb4 into master Aug 6, 2022
@felangel felangel deleted the chore/remove-deprecated-apis-in-examples branch August 6, 2022 04:59
maximveksler pushed a commit to maximveksler/bloc that referenced this pull request Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore no production code change example Example application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant