/LearnFlutter

A set of small apps to demonstrate flutter features

Primary LanguageDart

LearnFlutter

A set of small projects as a playground to learn flutter topics

Topics

  • RxDart
  • Local database with Sqflite for caching
  • Repository
  • Read images from assets
  • Unit testing
  • Mock api object
  • Animation
  • Inherited widgets
  • Provider and BLoc fundamentals
  • Streams
  • Layouts and different widget types
  • Deserialization from json
  • Validators with stream transformation
  • Mixin
  • Navigation