Browsing Tag
appdev
2 posts
Some Flutter tips and tricks for developers
Use const Widgets Whenever Possible Tip: Declare widgets as const if their properties don’t change. This helps improve…
3 Things to Know Before Building a Multi-Tenant Serverless App
A few years ago I was given the privilege to take a team of engineers and “go figure…