prism_flutter_core 0.0.2+1 copy "prism_flutter_core: ^0.0.2+1" to clipboard
prism_flutter_core: ^0.0.2+1 copied to clipboard

Prism provides foundations to build modular flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prism_flutter_core

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

dependencies:
  prism_flutter_core: ^0.0.2+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:prism_flutter_core/prism_flutter_core.dart';
5
likes
120
points
10
downloads

Publisher

verified publisherlumen.me

Weekly Downloads

Prism provides foundations to build modular flutter apps

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, rxdart

More

Packages that depend on prism_flutter_core