An open API service indexing awesome lists of open source software.

https://github.com/sudo-which-qp/wp_blog_app

Simple app that fetches data from a WordPress blog
https://github.com/sudo-which-qp/wp_blog_app

blog content flutter flutter-apps hive provider wordpress-blog wp-api wp-app

Last synced: about 1 year ago
JSON representation

Simple app that fetches data from a WordPress blog

Awesome Lists containing this project

README

          

## Wordpress Blog App

A simple Flutter Blog Application, which fetches data from naijatechguy.com, which is a blog, using the blog api. Still working on it and new features will be added soon.

check out app on Google Play Store here

## Plugin's Used
1.

Http


2.

Html (To remove html formats from text)


3.

Intl (Date formater)


4.

Provider (Manage State)


5.

Hive


6.

Auto Size Text


6.

Pull to Refresh


7.

Shimmer


7.

Cached Network Image (To cache image)


You can fork or clone the repo and send a pull request, any help to make the app better will be accepted. Thank you.





## Getting Started

This project is a starting point for a Flutter application.

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.