ronbooth.com

  • Packages
Results5 packages owned by ronbooth.com
Sort by

selectablecopy "selectable: ^0.3.1" to clipboard
selectable: ^0.3.1 copied to clipboard

58
likes
140
pub points
91%
popularity
A Flutter widget that enables text selection over all the text widgets it contains.

float_columncopy "float_column: ^2.1.5" to clipboard
float_column: ^2.1.5 copied to clipboard

58
likes
140
pub points
90%
popularity
Flutter FloatColumn widget for building a vertical column of widgets and text where the text wraps around floated widgets, similar to how CSS float works.

intrinsic_size_overflow_boxcopy "intrinsic_size_overflow_box: ^0.1.1" to clipboard
intrinsic_size_overflow_box: ^0.1.1 copied to clipboard

6
likes
130
pub points
74%
popularity
IntrinsicSizeOverflowBox widget, similar to `OverflowBox` except that the unconstrained width or height is sized to the intrinsic size of the child.

flutter_lints_pluscopy "flutter_lints_plus: ^3.1.0" to clipboard
flutter_lints_plus: ^3.1.0 copied to clipboard

2
likes
130
pub points
65%
popularity
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.#lints

async_call_queuecopy "async_call_queue: ^1.0.1" to clipboard
async_call_queue: ^1.0.1 copied to clipboard

2
likes
120
pub points
68%
popularity
AsyncCallQueue is a Dart class which provides a queuing mechanism to prevent concurrent access to asynchronous code.