Coffee-Expert /
clima
Clima is a Weather app that makes use of accessing and processing API requests from OpenWeatherMap API. And of course, made in Flutter, with love.
Loading repository data…
felipebgoulart / repository
Weather is a simple weather application for getting your current forecast.
Weather is a simple weather application for getting your current forecast.
This project was generated using Flutter version 3.0.1 Cocoapods
Version: Flutter Version 3.0.1 • channel stable Framework • revision fb57da5f94 • 2022-05-19 15:50:29 Engine • revision caaafc5604 Tools • Dart Version 2.17.1 • DevTools 2.12.2
The app uses OpenWeather API to work, so you need to create an account in [https://openweathermap.org/] and generate a new appId Once your appId was generated, paste it in the env file lib>core>drivers>env.dart After that you just need to execute 'flutter pub get' and run the app.
Run the following command in your terminal:
git clone https://github.com/felipebgoulart/weather.git
Run the following command in your terminal to install dependencies:
flutter pub get
And then run
flutter run
- Search by another location weather
- See your current location weather
- You can see forecast data like, wind speed, wind direction, pressure, sun position and more.
- Location
Selected from shared topics, language and repository description—not editorial ratings.
Coffee-Expert /
Clima is a Weather app that makes use of accessing and processing API requests from OpenWeatherMap API. And of course, made in Flutter, with love.
yash4421 /
In this App we can get Live location on both ios and android using Geolocator package.I have used OpenWeathermap Api and Dart http package to get live weather data from internet.The key concepts learned while making the app is how asynchronous programming works,how to parse the JSON formatted data using Dart convert package,how to use Textfield widget to get user data and how to pass the data Forward and Backward using Navigator concept.
Dav-ee /
Global Weather App Provides real-time weather updates to all major cities in the world. Integrated the app with Metaweather APIs which is a freely provided weather source updates. Built compatibility with up to the latest android version. App fully programmed with clean, modular , robust codes.
MiniDzaldov /
WeatherApp is a DART and FLUTTER app. It provides real-time weather updates using an API. The app features a beautifully designed interface, displaying weather information in an eye-catching manner for both Android and iOS.
0053ishav /
The Flutter Weather Android App is a simple app created using Dart programming language and Flutter framework. It uses Weather API to provide current weather and weather forecast for a specified location. The app can be run on a mobile device or emulator after installing the necessary dependencies. Contributions are welcome.
renataub /
WeatherApp is a DART and FLUTTER app. It provides real-time weather updates using an API. The app features a beautifully designed interface, displaying weather information in an eye-catching manner for both Android and iOS.