ronbooth.com

  • Packages
Results 5 packages owned by ronbooth.com
Sort by

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

73
likes
160
points
8.65k
downloads
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.

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

74
likes
160
points
2.7k
downloads
A Flutter widget that enables text selection over all the text widgets it contains.

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

7
likes
150
points
110
downloads
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.2.0" to clipboard
flutter_lints_plus: ^3.2.0 copied to clipboard

2
likes
140
points
328
downloads
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
140
points
26
downloads
AsyncCallQueue is a Dart class which provides a queuing mechanism to prevent concurrent access to asynchronous code.