flutter_meta_sdk_no_ad_network 1.0.5+5 copy "flutter_meta_sdk_no_ad_network: ^1.0.5+5" to clipboard
flutter_meta_sdk_no_ad_network: ^1.0.5+5 copied to clipboard

Meta SDK for Flutter. This package allow you to integration with Facebook SDK using developer facebook dashboard, track flutter app events, and etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_meta_sdk_no_ad_network

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

dependencies:
  flutter_meta_sdk_no_ad_network: ^1.0.5+5

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_meta_sdk_no_ad_network/flutter_meta_sdk.dart';
import 'package:flutter_meta_sdk_no_ad_network/flutter_meta_sdk_method_channel.dart';
import 'package:flutter_meta_sdk_no_ad_network/flutter_meta_sdk_platform_interface.dart';
import 'package:flutter_meta_sdk_no_ad_network/flutter_meta_sdk_web.dart';
0
likes
160
points
896
downloads

Publisher

unverified uploader

Weekly Downloads

Meta SDK for Flutter. This package allow you to integration with Facebook SDK using developer facebook dashboard, track flutter app events, and etc.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_meta_sdk_no_ad_network