Projects in Awesome Lists by ronjb
A curated list of projects in awesome lists by ronjb .
https://github.com/ronjb/float_column
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.
css-float drop-cap flutter flutter-package widget
Last synced: 23 Apr 2025
https://github.com/ronjb/selectable
A Flutter widget that enables text selection over all the text widgets it contains
Last synced: 15 Apr 2025
https://github.com/ronjb/intrinsic_size_overflow_box
A widget that imposes different constraints on its child than it gets from its parent, possibly allowing the child to overflow the parent. Similar to `OverflowBox` except that the unconstrained width or height is sized to the intrinsic size of the child, instead of being assumed to be infinite, which allows IntrinsicSizeOverflowBox to be used in a `Scrollable` widget.
Last synced: 02 Jan 2025
https://github.com/ronjb/async_call_queue
AsyncCallQueue is a Dart class which provides a queuing mechanism to prevent concurrent access to asynchronous code.
Last synced: 21 Feb 2025
https://github.com/ronjb/flutter_lints_plus
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
Last synced: 23 Apr 2025