prisma 0.0.1 copy "prisma: ^0.0.1" to clipboard
prisma: ^0.0.1 copied to clipboard

Flutter UI library based on Prisma Design System - with every component you need for an app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prisma

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

dependencies:
  prisma: ^0.0.1

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:prisma/prisma.dart';
0
likes
20
pub points
25%
popularity

Publisher

verified publisherivansotelo.me

Flutter UI library based on Prisma Design System - with every component you need for an app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

eva_icons_flutter, flutter, stylist

More

Packages that depend on prisma