readme
11
README.md
|
@ -5,9 +5,9 @@
|
|||
|
||||
### Short Description:
|
||||
|
||||
<!-- Приложение для просмотра погоды в вашем городе -->
|
||||
<!-- Приложение для просмотра погоды -->
|
||||
|
||||
An application for viewing the weather in your city
|
||||
An application for viewing the weather
|
||||
|
||||
### Description:
|
||||
|
||||
|
@ -17,13 +17,15 @@ An application for viewing the weather in your city
|
|||
- Просмотр погоды по часам
|
||||
- Просмотр погоды на неделю
|
||||
- Просмотр подробных данных о погоде
|
||||
- Локализация (ru/en/it/de/fr/tr/pt/es/sk/nl/hi/ro/zh)
|
||||
- Локализация (ru/en/it/de/fr/tr/pt/es/sk/nl/hi/ro/zh/pl)
|
||||
- Кэширование данных
|
||||
- Выбор города самостоятельно
|
||||
- Добавление карточек других городов
|
||||
- Выбор между метрической системой мер и имперской
|
||||
- Выбор между градусами Цельсия и Фаренгейта
|
||||
- Выбор между форматом времени 12 и 24-часовым
|
||||
- Уведомления
|
||||
|
||||
Также мы постарались сделать дизайн максимально удобным и красивым. -->
|
||||
|
||||
This application allows you to view the weather in your city.
|
||||
|
@ -33,13 +35,14 @@ 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/pt/es/sk/nl/hi/ro/zh)
|
||||
- Localization (ru/en/it/de/fr/tr/pt/es/sk/nl/hi/ro/zh/pl)
|
||||
- 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
|
||||
- Notifications
|
||||
|
||||
We also tried to make the design as convenient and beautiful as possible.
|
||||
|
||||
|
|
66
pubspec.lock
|
@ -157,10 +157,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: collection
|
||||
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
|
||||
sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.17.1"
|
||||
version: "1.17.2"
|
||||
connecteo:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -261,10 +261,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: ffi
|
||||
sha256: ed5337a5660c506388a9f012be0288fb38b49020ce2b45fe1f8b8323fe429f99
|
||||
sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.2"
|
||||
version: "2.1.0"
|
||||
file:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -351,10 +351,10 @@ packages:
|
|||
dependency: "direct dev"
|
||||
description:
|
||||
name: flutter_native_splash
|
||||
sha256: ba45d8cfbd778478a74696b012f33ffb6b1760c9bc531b21e2964444a4870dae
|
||||
sha256: ecff62b3b893f2f665de7e4ad3de89f738941fcfcaaba8ee601e749efafa4698
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.3.1"
|
||||
version: "2.3.2"
|
||||
flutter_test:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
|
@ -417,10 +417,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: geolocator
|
||||
sha256: "5c23f3613f50586c0bbb2b8f970240ae66b3bd992088cf60dd5ee2e6f7dde3a8"
|
||||
sha256: "9d6eff112971b9f195271834b390fc0e1899a9a6c96225ead72efd5d4aaa80c7"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "9.0.2"
|
||||
version: "10.0.0"
|
||||
geolocator_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -457,10 +457,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: geolocator_windows
|
||||
sha256: f5911c88e23f48b598dd506c7c19eff0e001645bdc03bb6fecb9f4549208354d
|
||||
sha256: "463045515b08bd83f73e014359c4ad063b902eb3899952cfb784497ae6c6583b"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.1"
|
||||
version: "0.2.0"
|
||||
get:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -553,10 +553,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: intl
|
||||
sha256: a3715e3bc90294e971cb7dc063fbf3cd9ee0ebf8604ffeafabd9e6f16abbdbe6
|
||||
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.18.0"
|
||||
version: "0.18.1"
|
||||
io:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -633,18 +633,18 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: matcher
|
||||
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
|
||||
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.12.15"
|
||||
version: "0.12.16"
|
||||
material_color_utilities:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: material_color_utilities
|
||||
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
|
||||
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.2.0"
|
||||
version: "0.5.0"
|
||||
meta:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -705,10 +705,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: path_provider
|
||||
sha256: "3087813781ab814e4157b172f1a11c46be20179fcc9bea043e0fba36bc0acaa2"
|
||||
sha256: "909b84830485dbcd0308edf6f7368bc8fd76afa26a270420f34cabea2a6467a0"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.15"
|
||||
version: "2.1.0"
|
||||
path_provider_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -761,10 +761,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: platform
|
||||
sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
|
||||
sha256: "57c07bf82207aee366dfaa3867b3164e4f03a238a461a11b0e8a3a510d51203d"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.1.0"
|
||||
version: "3.1.1"
|
||||
plugin_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -862,10 +862,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: source_span
|
||||
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
|
||||
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.9.1"
|
||||
version: "1.10.0"
|
||||
stack_trace:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -910,10 +910,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: test_api
|
||||
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
|
||||
sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.5.1"
|
||||
version: "0.6.0"
|
||||
time:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -974,10 +974,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: url_launcher_android
|
||||
sha256: "78cb6dea3e93148615109e58e42c35d1ffbf5ef66c44add673d0ab75f12ff3af"
|
||||
sha256: "3dd2388cc0c42912eee04434531a26a82512b9cb1827e0214430c9bcbddfe025"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.0.37"
|
||||
version: "6.0.38"
|
||||
url_launcher_ios:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1050,6 +1050,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.1.0"
|
||||
web:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: web
|
||||
sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.4-beta"
|
||||
web_socket_channel:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1078,10 +1086,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: xdg_directories
|
||||
sha256: e0b1147eec179d3911f1f19b59206448f78195ca1d20514134e10641b7d7fbff
|
||||
sha256: f0c26453a2d47aa4c2570c6a033246a3fc62da2fe23c7ffdd0a7495086dc0247
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
version: "1.0.2"
|
||||
xml:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -1107,5 +1115,5 @@ packages:
|
|||
source: hosted
|
||||
version: "3.1.2"
|
||||
sdks:
|
||||
dart: ">=3.0.6 <4.0.0"
|
||||
dart: ">=3.1.0 <4.0.0"
|
||||
flutter: ">=3.10.0"
|
||||
|
|
12
pubspec.yaml
|
@ -3,10 +3,10 @@ description: Weather app.
|
|||
|
||||
publish_to: "none"
|
||||
|
||||
version: 1.2.4+27
|
||||
version: 1.2.5+28
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.6 <4.0.0"
|
||||
sdk: ">=3.1.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
@ -15,14 +15,14 @@ dependencies:
|
|||
sdk: flutter
|
||||
get: ^4.6.5
|
||||
dio: ^5.3.2
|
||||
intl: ^0.18.0
|
||||
intl: ^0.18.1
|
||||
isar: ^3.1.0+1
|
||||
shimmer: ^3.0.0
|
||||
iconsax: ^0.0.8
|
||||
timezone: ^0.9.2
|
||||
connecteo: ^1.1.1
|
||||
geocoding: ^2.1.0
|
||||
geolocator: ^9.0.2
|
||||
geolocator: ^10.0.0
|
||||
workmanager: ^0.5.1
|
||||
home_widget: ^0.3.0
|
||||
google_fonts: ^5.1.0
|
||||
|
@ -30,7 +30,7 @@ dependencies:
|
|||
time_machine: ^0.9.17
|
||||
url_launcher: ^6.1.12
|
||||
dynamic_color: ^1.6.6
|
||||
path_provider: ^2.0.15
|
||||
path_provider: ^2.1.0
|
||||
flutter_timezone: ^1.0.7
|
||||
package_info_plus: ^4.1.0
|
||||
connectivity_plus: ^4.0.2
|
||||
|
@ -54,7 +54,7 @@ dev_dependencies:
|
|||
build_runner: ^2.4.6
|
||||
flutter_lints: ^2.0.2
|
||||
isar_generator: ^3.1.0+1
|
||||
flutter_native_splash: ^2.3.1
|
||||
flutter_native_splash: ^2.3.2
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
|
||||
flutter_icons:
|
||||
|
|
BIN
readme/1.png
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 96 KiB |
BIN
readme/2.png
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 87 KiB |
BIN
readme/3.png
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 74 KiB |
BIN
readme/4.png
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 57 KiB |