binhlecong / weather_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather_app

A new Flutter project in which I learn how to work with api and learn many new UI features.

Demo

  • Home screen

  • Setting screen (dark mode, unit of measurement)

  • See weather of a city or a coordinate in detail

  • Search page

  • See weather anywhere in the world using map

  • Save a collection of cities that your are interested in

To do list

  • Start the weather object
  • Fetch API
  • Coordinate input
  • Bottom button bar
  • Option tabs for showing UV, temperature and wind graph
  • Swipe down to reload with 'RefreshIndicator'
  • Use BLoC to add favorite location, darkmode, setting
  • Setting: choose temperature unit
  • Setting: choose wind speed unit
  • Store recent search data
  • Improve search performance with 'Isolate'
  • Use images in DetailView to make app look better
  • Show weather at user's position on top
  • Parallax background in detail view
  • Smooth animation
  • Store favorite locations data
  • Delete search data
  • Drag and drop to reposition weather tile
  • Show bigger DragTarget when use long press on tile
  • Save cities position after dragging
  • Add or remove city in homepage
  • Snackbar (anounce that page is reloaded)
  • Responsice design

About


Languages

Language:Dart 78.5%Language:C++ 12.5%Language:CMake 7.0%Language:HTML 1.1%Language:C 0.5%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%