flutter_property_finder
A property listings app built using Flutter sdk.
Tutorial Link
Watch as i guide you step by step on how to build this application from scratch.
What you'll learn
- JSON serialization using built_value
 - State management using scoped_model
 - Transforming JSON during decoding
 - How to use Slivers
 - Creating reusable UI widgets
 - Building beautiful UIs
 - and lots more