thecodebrothers.pl

  • Packages
Results 8 packages owned by thecodebrothers.pl
Sort by

gradient_borderscopy "gradient_borders: ^1.0.4" to clipboard
gradient_borders: ^1.0.4 copied to clipboard

325
likes
160
points
181k
downloads
Gradient borders for inputs and containers. Borders package integrated with a basic flutter widgets as a container and input decorations. Easy in use, platform independent.

stream_testcopy "stream_test: ^0.2.0" to clipboard
stream_test: ^0.2.0 copied to clipboard

2
likes
130
points
617
downloads
Stream testing library. Test async stream with ease.

single_value_cubitcopy "single_value_cubit: ^1.2.3" to clipboard
single_value_cubit: ^1.2.3 copied to clipboard

1
likes
150
points
158
downloads
Simple single value cubit. Works as a simple state manager for inputs, scrolls, flags etc. Works best as injected and observed by other blocs/cubits.

serverpod_cloud_storage_rustfscopy "serverpod_cloud_storage_rustfs: ^1.0.0" to clipboard
serverpod_cloud_storage_rustfs: ^1.0.0 copied to clipboard

recently created package Added 30 days ago
0
likes
150
points
175
downloads
Serverpod integration for RustFS S3-compatible cloud storage

launchpadcopy "launchpad: ^0.1.1" to clipboard
launchpad: ^0.1.1 copied to clipboard

1
likes
140
points
65
downloads
The missing dependency injection library for serverpod

bloc_getit_providercopy "bloc_getit_provider: ^0.0.1" to clipboard
bloc_getit_provider: ^0.0.1 copied to clipboard

0
likes
150
points
68
downloads
A way to use Blocs and Cubits registered in GetIt with flutter_bloc's BlocProvider

form_cubitcopy "form_cubit: ^0.0.1" to clipboard
form_cubit: ^0.0.1 copied to clipboard

0
likes
150
points
67
downloads
Package for managing form state, in Flutter using Cubits. Includes validation, binding and error handling.

equatable_custom_lintcopy "equatable_custom_lint: ^1.0.1" to clipboard
equatable_custom_lint: ^1.0.1 copied to clipboard

0
likes
60
points
39
downloads
This is a set of rules to make classes using Equatable more maintainable. We make sure here that every fields in an Equatable class is linked to the Equatable props getter.