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

Universal visual asset library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uiargs

With Flutter:

 $ flutter 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.4

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:uiargs/uiargs.dart';
1
likes
115
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Universal visual asset library.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

meta, vector_graphics_codec, vector_graphics_compiler

More

Packages that depend on uiargs