-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(bloc_lint): avoid_async_emit
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4490
opened May 12, 2025 by
felangel
feat(bloc_lint): prefer_bloc_provider
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4464
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_returning_new_instance_from_bloc_provider_value
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4463
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_returning_existing_instance_from_bloc_provider_create
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4462
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_missing_event_handlers
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4461
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_duplicate_event_handlers
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4460
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_emit_on_each
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4459
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_emit_for_each
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4458
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_context_extensions
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4457
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_context_extensions
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4456
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_multi_repository_provider
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4455
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_multi_bloc_listener
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4454
opened May 4, 2025 by
felangel
feat(bloc_lint): prefer_multi_bloc_provider
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4453
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_mutable_events
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4452
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid_mutable_states
enhancement
New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
#4451
opened May 4, 2025 by
felangel
feat(bloc_lint): avoid New feature or request
pkg:bloc_lint
This issue is related to the bloc_lint package
context.read
in build
method outside callbacks
enhancement
#4431
opened Apr 29, 2025 by
frederikstonge
fix: Hydrated bloc looses stored state when error on New feature or request
pkg:hydrated_bloc
This issue is related to the hydrated_bloc package
fromJson
enhancement
#4382
opened Mar 24, 2025 by
erickzanardo
feat(hydrated_bloc): add support for an expiration time on cached values
enhancement candidate
Candidate for enhancement but additional research is needed
pkg:hydrated_bloc
This issue is related to the hydrated_bloc package
#4381
opened Mar 23, 2025 by
officialwhatsevr
BlocSelector better support for collections
enhancement candidate
Candidate for enhancement but additional research is needed
pkg:flutter_bloc
This issue is related to the flutter_bloc package
#4374
opened Mar 14, 2025 by
felangel
feat: Optionally support current state in Candidate for enhancement but additional research is needed
pkg:flutter_bloc
This issue is related to the flutter_bloc package
BlocListener
enhancement candidate
#4347
opened Jan 28, 2025 by
zbarbuto
Hydrated bloc state lost after deploying updates to web app
bug
Something isn't working
investigating
Investigating the issue
pkg:hydrated_bloc
This issue is related to the hydrated_bloc package
#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
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.