Bringing CSS "float" to Flutter text rendering
When displaying text in your Flutter app, you may notice that Flutter's text rendering capabilities are lacking some features commonly used in web pages, such as CSS float, which is used to place an image or other element on the left or right side of...
blog.ronbooth.com3 min read