If we want to create complex shapes in our apps, drawing curves, gradients and animating them, we will need to use the CustomPaint class. The Boring Show is back with a different perspective on how to use CustomPaint. Instead of just painting Read More
Some times we want our users to rate thing in our app: be it an item, the user’s overall appreciation for the app or his guess for the code-quality of our app (ok, maybe not the last one). Sarbagya Dhaubanjar created a Read More
When going through the Flutter Documentation, we might have no idea what a Widget looks like. Take for example the Chip widget. If we don’t search inside the FlutterWidgetCatalog for it, the only way to know how it will look in a Read More
Recent Comments