flutter_ca_presentation 0.2.2 copy "flutter_ca_presentation: ^0.2.2" to clipboard
flutter_ca_presentation: ^0.2.2 copied to clipboard

Presentation layer for flutter_ca

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ca_presentation

With Flutter:

 $ flutter pub add flutter_ca_presentation

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

dependencies:
  flutter_ca_presentation: ^0.2.2

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

Publisher

unverified uploader

Presentation layer for flutter_ca

License

unknown (LICENSE)

Dependencies

flutter, flutter_ca_domain, provider

More

Packages that depend on flutter_ca_presentation