fopost 0.1.0 copy "fopost: ^0.1.0" to clipboard
fopost: ^0.1.0 copied to clipboard

Official Dart SDK for the FoPost API. Schedule, publish and analyze social media posts across every connected platform, from Dart or Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fopost

With Flutter:

 $ flutter pub add fopost

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

dependencies:
  fopost: ^0.1.0

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:fopost/fopost.dart';
0
likes
160
points
56
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfopost.com

Weekly Downloads

Official Dart SDK for the FoPost API. Schedule, publish and analyze social media posts across every connected platform, from Dart or Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#fopost #social-media #scheduling #publishing #analytics

License

MIT (license)

Dependencies

http, meta

More

Packages that depend on fopost