forui_assets 0.13.0 copy "forui_assets: ^0.13.0" to clipboard
forui_assets: ^0.13.0 copied to clipboard

Companion assets for Forui, a set of beautifully designed, minimalistic widgets for desktop & touch devices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add forui_assets

With Flutter:

 $ flutter pub add forui_assets

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

dependencies:
  forui_assets: ^0.13.0

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:forui_assets/forui_assets.dart';
1
likes
0
points
2.59k
downloads

Publisher

verified publisherforuslabs.com

Weekly Downloads

Companion assets for Forui, a set of beautifully designed, minimalistic widgets for desktop & touch devices.

Homepage
Repository (GitHub)
View/report issues

Topics

#assets #ui #widget

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, nitrogen_types

More

Packages that depend on forui_assets