prime_flutter 0.2.11 copy "prime_flutter: ^0.2.11" to clipboard
prime_flutter: ^0.2.11 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 Dart:

 $ dart pub add prime_flutter

With Flutter:

 $ flutter pub add prime_flutter

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

dependencies:
  prime_flutter: ^0.2.11

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:prime_flutter/prime_flutter.dart';
1
likes
0
points
1.36k
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

Documentation

License

unknown (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on prime_flutter