Writing
Notes from the codebase.
Things I learn while shipping apps — Flutter patterns, architecture decisions, and the small details that are easy to get wrong.
Flutter Best Practices and Tips for Efficient App Development
Practical tips for structuring projects, optimizing performance, and keeping data secure in production Flutter apps.
Read article →Building Dropdown Lists in Flutter: Simplifying Option Selection
How to add and customize a DropdownButton in Flutter, from project setup to styling and handling selection state.
Read article →