Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cubit
How to use flutter internationalization inside BLOC, Cubit And Repositories for translate messages?
Mar 02, 2026
flutter
localization
internationalization
bloc
cubit
Flutter Cubit: good way to get stored variable?
Feb 27, 2026
flutter
bloc
flutter-bloc
cubit
Flutter BLoC/Cubit STATE class best practices
Jan 01, 2026
flutter
dart
bloc
cubit
'ImagePickerCubit' doesn't conform to the bound 'BlocBase<ImagePickerState>' of the type parameter 'B'
Dec 11, 2025
flutter
bloc
cubit
Why this BlocBuilder do not rebuild my list after second trigger?
Nov 26, 2025
flutter
dart
bloc
cubit
How I can change theme with a switch in flutter using bloc?
Oct 29, 2025
flutter
dart
bloc
flutter-bloc
cubit
Using PageView with Bloc to programmatically 'swipe' pages. Prevent the bloc builder from building on certain states?
Oct 16, 2025
flutter
bloc
flutter-pageview
cubit
Flutter - cubit - changing boolean value inside cubit
Sep 22, 2025
flutter
bloc
flutter-state
cubit
flutter-cubit
Flutter BLoC library: Where to keep the TextEditingController object: in State, in BLoC / Cubit class or in the widget?
Sep 15, 2025
flutter
architecture
bloc
cubit