forui_assets 0.10.0 copy "forui_assets: ^0.10.0" to clipboard
forui_assets: ^0.10.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 Flutter:

 $ flutter pub add forui_assets
copied to clipboard

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

dependencies:
  forui_assets: ^0.10.0
copied to clipboard

Alternatively, your editor might support 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';
copied to clipboard
1
likes
140
points
1.6k
downloads

Publisher

verified publisherforuslabs.com

Weekly Downloads

2024.09.26 - 2025.04.10

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#assets #ui #widget

Documentation

Documentation
API reference

License

ISC, MIT (license)

Dependencies

flutter, nitrogen_types

More

Packages that depend on forui_assets