{"id":13548394,"url":"https://github.com/kranfix/riverbloc","last_synced_at":"2025-04-05T11:08:34.702Z","repository":{"id":44429162,"uuid":"288040224","full_name":"kranfix/riverbloc","owner":"kranfix","description":"`flutter_bloc` implemented with `riverpod` instead of `provider`.","archived":false,"fork":false,"pushed_at":"2024-12-20T04:39:21.000Z","size":544,"stargazers_count":84,"open_issues_count":2,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T10:06:00.061Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kranfix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-16T23:16:34.000Z","updated_at":"2024-12-24T08:23:15.000Z","dependencies_parsed_at":"2024-06-19T16:41:51.218Z","dependency_job_id":"8de431d0-8da8-4cbe-8984-fa15b4194e8b","html_url":"https://github.com/kranfix/riverbloc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Friverbloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Friverbloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Friverbloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Friverbloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kranfix","download_url":"https://codeload.github.com/kranfix/riverbloc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-08-01T12:01:09.749Z","updated_at":"2025-04-05T11:08:34.683Z","avatar_url":"https://github.com/kranfix.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# Bloc Alternatives libraries\n\nA collection of dart \u0026 flutter packages to work with\n[Bloc](https://pub.dev/packages/bloc)\n\n## Packages\n\n**[flutter_hooks_bloc](packages/flutter_hooks_bloc)**\n\nA reimplementation of [flutter_bloc](https://pub.dev/packages/flutter_bloc)\nbased on [flutter_hooks](https://pub.dev/packages/flutter_hooks).\n\nAdvantages:\n\n- Now you can use a `useBloc` hook function.\n- Bloc widgets has less compostion in te widget tree.\n- Widget inspector gives information about bloc/cubit.\n- It's easy to create a widget with a `MultiBlocBuilder` behavior.\n\n**[riverbloc](packages/riverbloc)**\n\nExpose a `BlocProvider` based on [Riverpod](https://pub.dev/packages/riverpod)\nand can be use with\n[flutter_riverpod](https://pub.dev/packages/flutter_riverpod) or\n[hooks_riverpod](https://pub.dev/packages/hooks_riverpod) instead of\n[flutter_bloc](https://pub.dev/packages/flutter_bloc).\n\nWith this package, `MultiBlocProvider` is not necessary anymore.\nNo more `FlutterError/ProviderNotFoundException` on `context.bloc()` invocation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranfix%2Friverbloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkranfix%2Friverbloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranfix%2Friverbloc/lists"}