snow_rendering 0.2.2 copy "snow_rendering: ^0.2.2" to clipboard
snow_rendering: ^0.2.2 copied to clipboard

Weather-to-rendering computation for driving safety apps — surface classification, particle parameters, visibility degradation. Pure Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add snow_rendering

With Flutter:

 $ flutter pub add snow_rendering

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  snow_rendering: ^0.2.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:snow_rendering/snow_rendering.dart';
0
likes
160
points
417
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Weather-to-rendering computation for driving safety apps — surface classification, particle parameters, visibility degradation. Pure Dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#driving #safety #weather #navigation #winter-driving

License

BSD-3-Clause (license)

Dependencies

driving_weather, equatable, navigation_safety_core

More

Packages that depend on snow_rendering