flutter_conscent_plugin 0.1.8 copy "flutter_conscent_plugin: ^0.1.8" to clipboard
flutter_conscent_plugin: ^0.1.8 copied to clipboard

This is a step by step guide for managing Conscent Plugin and its related subclasses.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_conscent_plugin

With Flutter:

 $ flutter pub add flutter_conscent_plugin

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

dependencies:
  flutter_conscent_plugin: ^0.1.8

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_conscent_plugin/flutter_conscent_plugin.dart';
1
likes
0
pub points
52%
popularity

Publisher

unverified uploader

This is a step by step guide for managing Conscent Plugin and its related subclasses.

Homepage

License

unknown (LICENSE)

Dependencies

fk_user_agent, flutter, flutter_web_plugins, get, http, intl, liquid_pull_to_refresh, pull_to_refresh, shared_preferences, shared_preferences_web, uuid, webview_flutter

More

Packages that depend on flutter_conscent_plugin