contentsquare 0.4.0 copy "contentsquare: ^0.4.0" to clipboard
contentsquare: ^0.4.0 copied to clipboard

outdated

Contentsquare Flutter plugin. This plugin implements the [contentsquare_platform_interface](https://pub.dev/packages/contentsquare_platform_interface)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contentsquare

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

dependencies:
  contentsquare: ^0.4.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:contentsquare/contentsquare.dart';
11
likes
0
pub points
90%
popularity

Publisher

verified publishercontentsquare.com

Contentsquare Flutter plugin. This plugin implements the [contentsquare_platform_interface](https://pub.dev/packages/contentsquare_platform_interface)

Homepage

License

unknown (LICENSE)

Dependencies

contentsquare_platform_interface, flutter, path_provider, webview_flutter

More

Packages that depend on contentsquare