Code Monkey home page Code Monkey logo

darksky-weather-dart's Introduction

Hi! ๐Ÿ‘‹

Homepage LinkedIn Stack Overflow Mastodon

C# Dart TypeScript .NET Linux Azure

Max's github stats

darksky-weather-dart's People

Contributors

adrenallen avatar rinukkusu avatar ryanramchandar avatar sowens-csd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

darksky-weather-dart's Issues

Package only to web

Hi,
Why in pub.dev this package is only avaliable to flutter/web and dart/js?
image

I guess you can make/check avaliable to flutter/mobile and dart/native.

Thanks

Need to regenerate generated code

The json definition was updated in #7 but the generated code was not regenerated. The following files need to be regenerated:

lib/darksky_weather_browser.g.dart
lib/darksky_weather_io.g.dart

I tried doing this myself, but I updated Flutter to 1.2.0, and I'm running in to google/json_serializable.dart#684

Please update for daily

time: 1602432000,
summary: "Rain until evening.",
icon: "rain",
sunriseTime: 1602454980,
sunsetTime: 1602498540,
moonPhase: 0.84,
precipIntensity: 0.0232,
precipIntensityMax: 0.071,
precipIntensityMaxTime: 1602432000,
precipProbability: 0.93,
precipType: "rain",
temperatureHigh: 88.49,
temperatureHighTime: 1602482580,
temperatureLow: 74.75,
temperatureLowTime: 1602538920,
apparentTemperatureHigh: 102.42,
apparentTemperatureHighTime: 1602482460,
apparentTemperatureLow: 77.14,
apparentTemperatureLowTime: 1602538860,
dewPoint: 76.52,
humidity: 0.9,
pressure: 1007.8,
windSpeed: 4.37,
windGust: 17.13,
windGustTime: 1602462060,
windBearing: 173,
cloudCover: 0.99,
uvIndex: 5,
uvIndexTime: 1602477060,
visibility: 8.58,
ozone: 261,
temperatureMin: 74.79,
temperatureMinTime: 1602453120,
temperatureMax: 88.49,
temperatureMaxTime: 1602482580,
apparentTemperatureMin: 77.09,
apparentTemperatureMinTime: 1602453060,
apparentTemperatureMax: 102.42,
apparentTemperatureMaxTime: 1602482460

Upgrade for json_annotation 3.0.0?

Just trying to use the plugin and there's a version conflict with the json_annotation version I'm using. Just wondering if you're going to release an upgrade? I'd be happy to post a patch if it would help.

"Because darksky_weather >=1.1.0 depends on json_annotation ^2.0.0 and yourapp depends on json_annotation ^3.0.0, darksky_weather >=1.1.0 is forbidden."

Migrate to null safety

Now that Flutter 2.0 and Dart 2.12 are out, this package should be migrated to sound null safety to not block apps that also want to upgrade to null safety.

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.