readme
|
@ -17,12 +17,13 @@ An application for viewing the weather in your city
|
|||
- Просмотр погоды по часам
|
||||
- Просмотр погоды на неделю
|
||||
- Просмотр подробных данных о погоде
|
||||
- Локализация (ru/en/it/de/fr/tr)
|
||||
- Локализация (ru/en/it/de/fr/tr/pt)
|
||||
- Кэширование данных
|
||||
- Выбор города самостоятельно
|
||||
- Добавление карточек других городов
|
||||
- Выбор между метрической системой мер и имперской
|
||||
- Выбор между градусами Цельсия и Фаренгейта
|
||||
- Выбор между форматом времени 12 и 24-часовым
|
||||
Также мы постарались сделать дизайн максимально удобным и красивым. -->
|
||||
|
||||
This application allows you to view the weather in your city.
|
||||
|
@ -32,12 +33,13 @@ The following options are provided:
|
|||
- View weather by hour
|
||||
- View the weather for the week
|
||||
- View detailed weather data
|
||||
- Localization (ru/en/it/de/fr/tr)
|
||||
- Localization (ru/en/it/de/fr/tr/pt)
|
||||
- Data caching
|
||||
- Choose the city yourself
|
||||
- Adding cards of other cities
|
||||
- The choice between the metric system of measures and the imperial
|
||||
- Choose between Celsius and Fahrenheit
|
||||
- Choosing between 12-hour and 24-hour time formats
|
||||
|
||||
We also tried to make the design as convenient and beautiful as possible.
|
||||
|
||||
|
@ -48,7 +50,7 @@ We also tried to make the design as convenient and beautiful as possible.
|
|||
|
||||
### Screenshots:
|
||||
|
||||
<img src="/readme/1.jpg" width="200"/> <img src="/readme/2.jpg" width="200"/> <img src="/readme/3.jpg" width="200"/>
|
||||
<img src="/readme/1.png" width="200"/> <img src="/readme/2.png" width="200"/> <img src="/readme/3.png" width="200"/> <img src="/readme/4.png" width="200"/>
|
||||
|
||||
### Download:
|
||||
|
||||
|
|
|
@ -926,10 +926,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: url_launcher_ios
|
||||
sha256: "3dedc66ca3c0bef9e6a93c0999aee102556a450afcc1b7bcfeace7a424927d92"
|
||||
sha256: "9af7ea73259886b92199f9e42c116072f05ff9bea2dcb339ab935dfc957392c2"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.1.3"
|
||||
version: "6.1.4"
|
||||
url_launcher_linux:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -998,10 +998,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: win32
|
||||
sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46
|
||||
sha256: a6f0236dbda0f63aa9a25ad1ff9a9d8a4eaaa5012da0dc59d21afdb1dc361ca4
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.1.3"
|
||||
version: "3.1.4"
|
||||
xdg_directories:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
BIN
readme/1.jpg
Before Width: | Height: | Size: 215 KiB |
BIN
readme/1.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
readme/2.jpg
Before Width: | Height: | Size: 223 KiB |
BIN
readme/2.png
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
readme/3.jpg
Before Width: | Height: | Size: 232 KiB |
BIN
readme/3.png
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
readme/4.png
Normal file
After Width: | Height: | Size: 44 KiB |