Do you have any design tips that all developers should know? How do you search for component patterns? How do you approach a Figma design? Any UI/UX tips for Flutter developers?
Comments
Log in with your Bluesky account to leave a comment
Material Design specs are more useful than just Material. It's a great resource to reference when designing even custom components. Material or non-material, some principles apply to any component https://m3.material.io
Comments