thecodebrothers.pl

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

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

321
likes
160
points
161k
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
523
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
120
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.

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

1
likes
140
points
26
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
25
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
14
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
30
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.