masamune_wordpress 0.13.0 copy "masamune_wordpress: ^0.13.0" to clipboard
masamune_wordpress: ^0.13.0 copied to clipboard

discontinued
outdated

This package provide an API to connect Flutter and Wordpress.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_wordpress

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

dependencies:
  masamune_wordpress: ^0.13.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:masamune_wordpress/masamune_wordpress.dart';
0
likes
0
points
30
downloads

Publisher

verified publishermathru.net

Weekly Downloads

This package provide an API to connect Flutter and Wordpress.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, masamune, wordpress_api

More

Packages that depend on masamune_wordpress