Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cppentry/Flutter-Wordpress-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

69 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" to your website address for example if my website is wordpress.com you have to change it to this : "http://www.wordpress.com" Do not add any additional characters like "/".

to your WordPress website address

run app on a simulator flutter run

Roadmap

  • Sliver app bar
  • Sliver list view
  • Connectivity status, if offline pop a message
  • Cache on device
  • Pull to refresh
  • Global perPage
  • Global theming
  • Setting page
  • Bloc pattern
  • Splash screen
  • Nice Categories page screen
  • real time clap button like Medium
  • Share and fav buttons

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

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

AltStyle によって変換されたページ (->オリジナル) /