GithubHelp home page GithubHelp logo

weather's Introduction

Waether

Simple weather application

Getting Started

Run the project

To successfully build the project run:

flutter pub get

flutter pub run build_runner build

The app has 2 main displays

Home Screen

Which contains a list of forecasting. Nothing serious done here (Added only the basic information)

Forecast Screen

Showing simple details of a selected day.

The app is tested on:

  • iPhone 11 pro
  • iPad pro (9.7 inch)
  • Android Pixel 3a API 29

Architecture

  • BLoC
  • Provider
  • Repository
  • DI

I also used immutable values for model serialization.

Widgets design

  • Reusable Widgets are separated in the widgets directory.
  • Any other widget is private to it's display.

Tests

I only did a unit test for the ForecastClient and UIUtils to showcase the importance of DI even in small projects.

Run tests by running flutter test in the root dir.

weather's People

Contributors

ayham95 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.