Skip to content

Commit

Permalink
update screenshots, features
Browse files Browse the repository at this point in the history
  • Loading branch information
milindgoel15 committed Jun 29, 2023
1 parent 4c23e83 commit bf132dc
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
## Features:

- Proper material design with support for **material you design**
- Custom accent colors when dynamic theming is off.
- Get **current weather**
- Weather based on GPS location or manual entered text with autocomplete.
- Get **forecast for 5 days of 3 hour interval**
- Custom accent colours when dynamic colours are off.
- Get **current weather data**
- Get **forecast data for 5 days of 3-hour intervals**
- Monet-based splash screen for Android 12+ devices.
- Monochrome icon for Android 13+ devices.
- Theme switcher (Light, dark and AMOLED/black mode)
- Weather-based on GPS location or manually entered text with autocomplete.
- Save locations locally and the ability to delete them.
- Theme switcher
- Change temperature units
- Change navigation label behaviour
- Change inactive places icon style
Expand Down Expand Up @@ -70,19 +72,19 @@
#### Dark theme-

<img src="./screenshots/Dark/HomeDark.jpg" width="200"/> <img src="./screenshots/Dark/ForecastDark.jpg" width="200"/>
<img src="./screenshots/Dark/ForecastDetailsDark.jpg" width="200"/> <img src="./screenshots/Dark/LocationsDark.jpg" width="200"/>
<img src="./screenshots/Dark/ForecastDetailsDark.jpg" width="200"/> <img src="./screenshots/Dark/SavedDark.jpg" width="200"/>

#### Light theme-

<img src="./screenshots/Light/HomeLight.jpg" width="200"/> <img src="./screenshots/Light/ForecastLight.jpg" width="200"/>
<img src="./screenshots/Light/ForecastDetailsLight.jpg" width="200"/> <img src="./screenshots/Light/LocationsLight.jpg" width="200"/>
<img src="./screenshots/Light/ForecastDetailsLight.jpg" width="200"/> <img src="./screenshots/Light/SavedLight.jpg" width="200"/>

---

## Current todo:

- Add multiple API or change to AccuWeather or best alternative(not planned)
- Make homescreen widgets
- Add multiple API support (Priority: LOW)
- Make homescreen widgets (Priority: LOW)

## List of things not supported by flutter (officially or partially or not built-in):

Expand Down
Binary file modified screenshots/Dark/ForecastDark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Dark/ForecastDetailsDark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Dark/HomeDark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/Dark/LocationsDark.jpg
Binary file not shown.
Binary file added screenshots/Dark/SavedDark.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Light/ForecastDetailsLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Light/ForecastLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/Light/HomeLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/Light/LocationsLight.jpg
Binary file not shown.
Binary file added screenshots/Light/SavedLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf132dc

Please sign in to comment.