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

Core UI primitives for the DCFlight framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dcf_primitives

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

dependencies:
  dcf_primitives: ^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:dcf_primitives/dcf_primitives.dart';
0
likes
60
points
13
downloads

Publisher

verified publisherdotcorr.com

Weekly Downloads

Core UI primitives for the DCFlight framework

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

dcflight, flutter

More

Packages that depend on dcf_primitives

Packages that implement dcf_primitives