prime_flutter 0.1.0 copy "prime_flutter: ^0.1.0" to clipboard
prime_flutter: ^0.1.0 copied to clipboard

Pretty Rad Interactive Modular Elements. A collection of UI elements for Flutter, implementing Viam's design system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prime_flutter

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

dependencies:
  prime_flutter: ^0.1.0

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:prime_flutter/prime_flutter.dart';
1
likes
145
points
254
downloads

Publisher

verified publisherviam.com

Weekly Downloads

Pretty Rad Interactive Modular Elements. A collection of UI elements for Flutter, implementing Viam's design system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on prime_flutter