Skip to content

Conversation

@felangel
Copy link
Owner

@felangel felangel commented Dec 3, 2021

Status

READY

Breaking Changes

NO

Description

  • docs(flutter_bloc): update example to follow naming conventions

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 documentation Documentation requested pkg:flutter_bloc This issue is related to the flutter_bloc package labels Dec 3, 2021
@felangel felangel self-assigned this Dec 3, 2021
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #3027 (d1b0f75) into master (f299751) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3027   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          184       176    -8     
=========================================
- Hits           184       176    -8     
Impacted Files Coverage Δ
packages/bloc/lib/src/bloc_observer.dart
packages/bloc/lib/src/emitter.dart
packages/bloc/lib/src/change.dart
packages/bloc/lib/src/bloc_base.dart
packages/bloc/lib/src/cubit.dart
packages/bloc/lib/src/bloc_overrides.dart
packages/bloc/lib/src/bloc.dart
packages/bloc/lib/src/transition.dart
...lutter_bloc/lib/src/multi_repository_provider.dart 100.00% <0.00%> (ø)
...ages/flutter_bloc/lib/src/multi_bloc_listener.dart 100.00% <0.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faa9f9c...d1b0f75. Read the comment docs.

@felangel felangel merged commit 35e618e into master Dec 3, 2021
@felangel felangel deleted the docs/flutter-bloc-example-naming-conventions branch December 3, 2021 03:46
@felangel felangel mentioned this pull request Dec 29, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation requested example Example application pkg:flutter_bloc This issue is related to the flutter_bloc package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant