Giter VIP home page Giter VIP logo

simpleweather's Introduction

simple_weather

A simple flutter project for a weather app.

Description

This app provides a simple concept of a weather app using the OpenWeatherAPI. The UI Design is inspired by the 'Minimal Weather App (Community)' by Pavankamal Pullabhotla licensed under 'CC BY 4.0'.

To build the app add the following file 'lib/utils/api_credentials.dart' with the following content:

class APICredentials{
  final String OPEN_WEATHER_API_KEY = "<API TOKEN>";
}

You can get your token here: https://home.openweathermap.org/users/sign_up

Screenshots

. . .

Library Credit:

- intl: ©dart.dev, BSD-3-Clause, https://pub.dev/packages/intl
- latlong2: ©unknown, unknown, https://pub.dev/packages/latlong2
- geolocator: ©baseflow.com, MIT, https://pub.dev/packages/geolocator
- http: ©dart.dev, BSD-3-Clause , https://pub.dev/packages/http
- smooth_page_indicator: ©unknown, MIT, https://pub.dev/packages/smooth_page_indicator
- shared_preferences: ©flutter.dev, BSD-3-Clause, https://pub.dev/packages/shared_preferences
- card_loading: ©unknown, MIT, https://pub.dev/packages/card_loading
- flutter_svg: ©dnfield.dev, MIT, https://pub.dev/packages/flutter_svg
- auto_size_text: ©simc.dev, MIT, https://pub.dev/packages/auto_size_text
- d_chart: ©indratrisnar.com, Apache-2.0, https://pub.dev/packages/d_chart

Icon Credit:

https://www.iconfinder.com/iconsets/weatherful
https://www.iconfinder.com/search/icons?family=flat-icon-85

simpleweather's People

Contributors

sportkanone123 avatar

Watchers

 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.