Skip to content

Flutter ios/android app to get posts from Wordpress Rest Api

Notifications You must be signed in to change notification settings

cppentry/Flutter-Wordpress-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Wordpress client for Flutter

This project uses a simple WordPress website as a backend, without any additional plugin.

foo bar foo bar

for more information about WordPress rest API visit https://developer.wordpress.org/rest-api/

For help getting started with Flutter, view Flutter online documentation.

I have used this repository: https://github.com/kbirch/wordpress_client

Prerequisites

Flutter

Make sure your WordPress version is greater or equal to 4.7

Clone repository git clone https://github.com/hooshyar/Flutter-Wordpress-Client.git

and open pubspec.yaml

run flutter packages get

open config.dart and change"https://client.kurd.app/wp-json"; to your wordpress website address

About

Flutter ios/android app to get posts from Wordpress Rest Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.8%
  • Ruby 3.4%
  • Objective-C 1.2%
  • Java 0.6%