uxf 1.1.2 copy "uxf: ^1.1.2" to clipboard
uxf: ^1.1.2 copied to clipboard

A Command line tool to download packages from https://uxflutter.com

Ux Flutter CLI #

UxF-CLI is a command line tool for donwloading components from uxflutter.com

1 - First create an account on uxflutter.com

2 - Install UxFlutter with dart pub global activate uxf command

On Windows, make sure to add C:\Users\<your_username>\AppData\Local\Pub\Cache\bin into your systems variables.

Follow the steps on this link: How to add folder to Path environment variable

Apply a subscription id #

Go to uxflutter.com and copy your subscription ID (you get a free one when creating an account).

Apply it by running: uxf auth -s <subscription_id_here>

Installing a UxFlutter pacakge: #

Now that you have ufx installed, you can add a new package with the following command uxf -p <package_name>

1
likes
150
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A Command line tool to download packages from https://uxflutter.com

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

archive, args, http, path, tiny_storage

More

Packages that depend on uxf