Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.14 KB

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.

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

  7. Pull to Refresh

  8. Shimmer

  9. 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, which offers tutorials, samples, guidance on mobile development, and a full API reference.