thecodebrothers.pl

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

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

288
likes
160
points
163k
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
120
points
598
downloads
Stream testing library. Test async stream with ease.

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

1
likes
140
points
107
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.

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

0
likes
140
points
35
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.