Giter VIP home page Giter VIP logo

clima_flutter's Introduction

Clima โ›… PRs Welcome

A weather app inspired by the beautiful designs made by Olia Gozha that shows live weather data in the current location of the device as well as the weather for any city you can think of!

Clima use OpenWeather API

Clima use OpenWeather API to get the weathers data. Know more about the API from here.

Finished Demo ๐Ÿš€

Finished App

Upcoming improvements and features

  • Dynamic background based on the entered city.
  • Support for more weather details (Weeklong data)
  • Add support for multiple themes
  • Add more animations
  • Migrate to latest flutter version
  • Improve architecture
  • Add Unit Tests
  • Clean Code

Things I learned ๐Ÿ“–

  • How to use Dart to perform asynchronous tasks.
  • Understand async and await.
  • Learn about Futures and how to work with them.
  • How to network with the Dart http package.
  • What APIs are and how to use them to get data from the internet.
  • What JSONs are and how to parse them using the Dart convert package.
  • How to pass data forwards and backwards between screens using the Navigator.
  • How to handle exceptions in Dart using try/catch/throw.
  • Learn about the lifecycle of Stateful Widgets and how to override them.
  • How to use the Geolocator package to get live location data for both iOS and Android.
  • How to use the TextField Widget to take user input.

Requirements โœจ

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

Raise your Pull Request:

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  • Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  • Please keep the PR as small as possible. To get better review and get merge it more quickly.
  • Pull requests must be made against master branch for the repository.
  • Check for existing issues first, before filing an issue.
  • Have fun!

Raise an Issue :

If you encounter any issues or have some ideas to improve the existing project, feel free to create issues and share your findings with us.

Contributors ๐Ÿค

See our rockstar contributors

Flutter Clima Contributors

Find this project useful ?

Support it by clicking the โญ๏ธ button on the upper right of this page.

clima_flutter's People

Contributors

nikeight avatar niketmm avatar suvnshr 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.