Skip to content

Issues: felangel/bloc

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Hydrated bloc state lost after deploying updates to web app bug Something isn't working pkg:hydrated_bloc This issue is related to the hydrated_bloc package question Further information is requested waiting for response Waiting for follow up
#4335 opened Jan 14, 2025 by JakesMD
feat: ability to observe state directly via context.watch enhancement candidate Candidate for enhancement but additional research is needed pkg:flutter_bloc This issue is related to the flutter_bloc package
#4330 opened Jan 13, 2025 by btrautmann v9.1.0
docs(bloc_lint): Add lint documentation to bloclibrary.dev documentation Documentation requested pkg:bloc_lint This issue is related to the bloc_lint package
#4279 opened Nov 10, 2024 by vmichalak
1 of 3 tasks
v9.1.0
feat: Custom lint rules enhancement candidate Candidate for enhancement but additional research is needed pkg:bloc_lint This issue is related to the bloc_lint package
#4264 opened Oct 10, 2024 by zbarbuto v9.1.0
docs: BlocConsumer distinction between single time events and screen related events needs triage This issue requires triage question Further information is requested
#4248 opened Sep 13, 2024 by bobekos
docs: testing initial events documentation Documentation requested
#4229 opened Aug 15, 2024 by LukasMirbt
feat: Toggle the use of part / part of enhancement candidate Candidate for enhancement but additional research is needed extension This issue relates to bloc extensions
#4218 opened Jul 28, 2024 by klausmyrseth
feat: Add optional type argument to represent "from state" in on method enhancement candidate Candidate for enhancement but additional research is needed pkg:bloc This issue is related to the bloc package
#4217 opened Jul 27, 2024 by ishchhabra
feat: Create a mutable object starting from the state of a bloc. needs repro info The issue is missing a reproduction sample and/or steps question Further information is requested waiting for response Waiting for follow up
#4209 opened Jul 21, 2024 by MattiaPispisa
feat: Test support for BlocObservers needs repro info The issue is missing a reproduction sample and/or steps question Further information is requested waiting for response Waiting for follow up
#4203 opened Jul 17, 2024 by Rodsevich
fix: emitting a state in a closed Cubit throws an error discussion Open discussion for a specific topic enhancement candidate Candidate for enhancement but additional research is needed feedback wanted Looking for feedback from the community pkg:bloc This issue is related to the bloc package
#4165 opened May 7, 2024 by ra48ad v9.1.0
fix: bug in the firebase login example bug Something isn't working
#4073 opened Feb 22, 2024 by feinstein
ReplayBloc function onTransition() handles event _Undo instead of user defined event bug Something isn't working question Further information is requested waiting for response Waiting for follow up
#4028 opened Dec 15, 2023 by simphotonics
feat: Make bloc_effects part of this repo enhancement candidate Candidate for enhancement but additional research is needed
#4008 opened Nov 23, 2023 by guenth39
fix: Enum with int type cannot be stored bug Something isn't working dependency This issue has an external dependency needs triage This issue requires triage pkg:hydrated_bloc This issue is related to the hydrated_bloc package
#3983 opened Oct 19, 2023 by weeb-destroyer
docs: describe cache in Flutter Firebase Login Tutorial documentation Documentation requested example Example application good first issue Good for newcomers
#3941 opened Aug 23, 2023 by cavator
emit.forEach with restartable transformer emits both events bug Something isn't working needs triage This issue requires triage pkg:bloc_concurrency This issue is related to the bloc_concurrency package
#3888 opened Jun 24, 2023 by vasilich6107
feat(replay_bloc): expose List<State> from ReplayBloc/ReplayCubit similar to ReplaySubject enhancement candidate Candidate for enhancement but additional research is needed pkg:replay_bloc This issue is related to the replay_bloc package
#3810 opened May 8, 2023 by narcodico v9.1.0
feat: Add hooks for easy performance tracing enhancement candidate Candidate for enhancement but additional research is needed pkg:bloc This issue is related to the bloc package
#3735 opened Feb 9, 2023 by ueman
docs: product analytics documentation Documentation requested
#3635 opened Nov 21, 2022 by jenshor
feat: ignoring addError in reported stacktrace enhancement candidate Candidate for enhancement but additional research is needed pkg:bloc This issue is related to the bloc package
#3585 opened Oct 21, 2022 by orestesgaolin
feat: Expose stream controller onCancel and hasListener enhancement candidate Candidate for enhancement but additional research is needed pkg:bloc This issue is related to the bloc package
#3575 opened Oct 9, 2022 by D-James-GH
feat: Add emitForEach / emitOnEach Methods (or something similar) to Cubit enhancement New feature or request feedback wanted Looking for feedback from the community pkg:bloc This issue is related to the bloc package
#3555 opened Sep 27, 2022 by jtdLab v9.1.0
feat: dryRedo on replay_bloc enhancement candidate Candidate for enhancement but additional research is needed pkg:replay_bloc This issue is related to the replay_bloc package
#3551 opened Sep 19, 2022 by bernaferrari
feat: adding option to add events/states to a new bloc created by mason bricks Change to brick templates enhancement New feature or request
#3487 opened Aug 7, 2022 by BartWesthoff
ProTip! Exclude everything labeled bug with -label:bug.