bug
Something isn't working
good first issue
Good for newcomers
documentation
Documentation requested
#
bloc
Here are 810 public repositories matching this topic...
-
Updated
May 21, 2021 - Dart
Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy Learning
redux
ios
roadmap
firebase
awesome
cross-platform
android-application
flutter
bloc
rxdart
flutter-plugin
flutter-material
flutter-widget
developer-roadmap
flutter-ui
flutter-app
flutter-awesome
flutter-roadmap
flutter-app-development-roadmap
-
Updated
Sep 7, 2020
joshuadeguzman
commented
Jul 29, 2021
good first issue
Good for newcomers
Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙
-
Updated
Sep 23, 2021 - Dart
-
Updated
Apr 26, 2022 - Dart
How time flies.一款开源习惯打卡APP,流畅的动画体验,Bloc实现状态管理,主题(颜色)切换,字体切换,数据库管理等。
-
Updated
Mar 13, 2022 - Dart
Minimalist Flutter Todo App, built using BLoC pattern
-
Updated
Nov 11, 2020 - Dart
A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
state-management
guide
best-practices
conventions
architecture
flutter
bloc
bloc-pattern
architecture-patterns
-
Updated
Nov 29, 2021 - TeX
Wallpaper App made with Flutter with Dynamic Theming.
-
Updated
Apr 29, 2021 - Dart
A boilerplate project for Flutter using RiverPod, Dio, auto_route, Freezed and generated with very_good_cli
android
dart
ios
flutter
bloc
rxdart
dio
freezed
flutter-apps
flutter-examples
bloc-pattern
riverpod
-
Updated
Jan 19, 2022 - Dart
WEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル https://www.amazon.co.jp/dp/4774199435?tag=mono0926-22
-
Updated
Apr 27, 2022 - Dart
A Flutter Starter Kit (Boilerplate) to kick-start your next Android and iOS app
-
Updated
Jan 21, 2021 - Dart
1
docbohanh
commented
May 15, 2020
Hello frideos team,
I try to build web application, but it stuck with error:
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building _InheritedState:
Unsupported operation: Platform._operatingSystem
The relevant error-causing widget was:
_InheritedState
file:///Users/macbook/flutter/
good first issue
Good for newcomers
-
Updated
Mar 18, 2022
This is a Flutter App with Firebase's Cloud FireStore Database and Google Map. This app represents that Beautiful UI can be implemented with the Best Performance.
-
Updated
Oct 18, 2019 - Dart
Flutter WhatsClone (with Firebase + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.
firebase
clean-code
widgets
cloud-storage
clean-architecture
whatsapp
firebase-cloud-messaging
flutter
firebase-auth
bloc
firebase-functions
cloud-firestore
flutter-bloc
flutter-bloc-pattern
cubit
-
Updated
Jan 24, 2022 - Dart
A predictable state management library that helps implement the BLoC design pattern in JavaScript
-
Updated
Mar 25, 2022 - TypeScript
A flutter's implementation of a "clean architecture"
-
Updated
Jan 20, 2021 - Dart
Lightweight & effective Todo app with Flutter and BLoC pattern 🙆🏻♂️
-
Updated
Dec 3, 2021 - Dart
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
music
dart
hive
test
rest-api
dependency-injection
lastfm
clean-architecture
flutter
bloc
layered-architecture
-
Updated
Dec 16, 2021 - Dart
Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state that the bloc_provider holds internally.
-
Updated
Feb 17, 2021 - Dart
Flutter Dating App
-
Updated
Sep 30, 2020 - Dart
audio
android
music
macos
dart
ios
mobile
reactive
music-player
cross-platform
apple-music
streams
audio-player
rx
flutter
bloc
tidal
ipados
-
Updated
Mar 18, 2022 - Dart
Test-driven-design architecture news app, built with GetX and Flutter
-
Updated
Jan 29, 2021 - Dart
Implement BLoC pattern using flutter_bloc.
-
Updated
Feb 26, 2020 - Dart
Improve this page
Add a description, image, and links to the bloc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bloc topic, visit your repo's landing page and select "manage topics."


Description
The sidebar toggle (hamburger menu) has too much width on desktop devices and overlaps with the actual menu. This causes the user to accidentally collapse the menu when wishing to navigate to a new section.
Steps To Reproduce