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

Presentation layer for flutter_ca

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

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

Publisher

unverified uploader

Presentation layer for flutter_ca

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_ca_domain, get_it, get_it_mixin

More

Packages that depend on flutter_ca_presentation