/smog_app

Mobile app displaying air pollution info for given city. Created with flutter.

Primary LanguageDart

Table of contents

General info

Simple flutter app which allows you to find out about air pollution, showing current and historical data.

Technologies and Patterns

Created with:

  • Flutter

In this project I am trying to correctly use following patterns, concepts and libraries:

  • BLoC for state management
  • Dependency injections
  • Hive for local database
  • Synfucion flutter charts

Features

  • Look for current and historical pollution data on charts.

To do:

  • Bugs in searchBar
  • Improve prompts
  • Add tests
  • Light theme

Screenshots