uiargs 0.1.0-develop.3 copy "uiargs: ^0.1.0-develop.3" to clipboard
uiargs: ^0.1.0-develop.3 copied to clipboard

outdated

Universal visual asset library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uiargs

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

dependencies:
  uiargs: ^0.1.0-develop.3

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

Import it

Now in your Dart code, you can use:

import 'package:uiargs/uiargs.dart';
1
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Universal visual asset library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta, vector_graphics_codec, vector_graphics_compiler

More

Packages that depend on uiargs