flutter_ca_data 0.2.0 copy "flutter_ca_data: ^0.2.0" to clipboard
flutter_ca_data: ^0.2.0 copied to clipboard

Data layer for flutter_ca

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ca_data

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

dependencies:
  flutter_ca_data: ^0.2.0

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_data/flutter_ca_data.dart';
1
likes
110
pub points
1%
popularity

Publisher

unverified uploader

Data layer for flutter_ca

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_ca_data