Giter VIP home page Giter VIP logo

weatherapp-api-integration's Introduction

1.INSTALLATION

  • Flutter Installation -> download the flutter file according to your OS. Flutter Link or you can can use brew command
brew install --cask flutter
  • VS Code Installation -> Use this link to download VS Code / use brew command
brew install --cask visual-studio-code
  • Install Android Studio -> use this link to download Android Studio / use brew command
brew install --cask android-studio
  • Install Emulator using -> link.

APP SETUP

  1. Open Project and Open Terminal. You can use shortcup key (Ctrl + )` and type command given below:
flutter pub get

this command will install all the dependencies required to run the app.

  1. Creat .env file in the main Directory of the app and put your API key in that file like:
API_KEY = {YOUR API KEY HERE}

save and close this file.

  1. write commands given below to run the app
flutter clean
flutter run

these two commands will clean and make sure that there are no errors while building and running the app.

  1. Make sure that you have emulator or Hardware device to run the app.

APP Screen Shots

  • Put name of the city to search and know about the weather Simulator Screen Shot - iPhone 13 Pro - 2022-08-24 at 23 25 45

  • Press the Search button and you will get the info about city's weather Simulator Screen Shot - iPhone 13 Pro - 2022-08-24 at 23 25 33

  • to know about future forecasts Simulator Screen Shot - iPhone 13 Pro - 2022-08-24 at 23 24 58

  • Error Screen you will get when you type wrong city name. Simulator Screen Shot - iPhone 13 Pro - 2022-08-24 at 23 25 09

weatherapp-api-integration's People

Contributors

insane-vaas avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.