Simple app that fetches data from a WordPress blog

Overview

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

  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.

You might also like...

Flutter Blog App with NodeJS Express MongoDB

 Flutter Blog App with NodeJS Express MongoDB

Flutter Blog App with NodeJS Express MongoDB This app is developed to learn creating RestAPI and implementing in Flutter App. That's why the UI of thi

Oct 18, 2022

A Very Good Blog App using Flutter, flutter_bloc, django rest framework for backend✨

A Very Good Blog App using Flutter, flutter_bloc, django rest framework for backend✨

Very Good Blog App - Blog sharing Features Login, register, manage personal information. Compose, edit, post blog to share with everyone. Like, save b

Nov 27, 2022

Responsive Blog Theme using Flutter | Web, macOS, Android, iOS

 Responsive Blog Theme using Flutter | Web, macOS, Android, iOS

Responsive Blog Theme using Flutter | Web, macOS, Android, iOS Watch it on YouTube Packages we are using: flutter_svg: link get: link Flutter recently

Dec 9, 2022

Flutter custom carousel slider - A carousel slider widget,support custom decoration suitable for news and blog

Flutter custom carousel slider - A carousel slider widget,support custom decoration suitable for news and blog

flutter_custom_carousel_slider A carousel slider Flutter widget, supports custom

Dec 29, 2022

Responsive Blog Theme using Flutter

Responsive Blog Theme using Flutter

Responsive Blog Theme using Flutter | Web, macOS, Android, iOS Watch it on YouTube Packages we are using: flutter_svg: link get: link Flutter recently

Dec 25, 2022

NextPhoto - A Flutter Instagram look-alike photo blog application

NextPhoto - A Flutter Instagram look-alike photo blog application

A Flutter Instagram look-alike photo blog application. Uses jsonplaceholder for mock data. Please refer to coding task for info about desired features.

Aug 22, 2022

Blog Club | Flutter UI Challenge

 Blog Club | Flutter UI Challenge

Blog Club | Flutter UI Challenge Create navigation like Instagram app navigation Increase performance and reduce memory consumption when scrolling bet

Aug 16, 2022

This is my personal blog dashboard concept.

Blog Post dashBoard. Visit Live App here This is my personal dashBoard project made with flutter. Surely there's still room for more, so any sort of c

Dec 3, 2022

State Persistence - Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory. Maintainer: @slightfoot

State Persistence Persist state across app launches. By default this library store state as a local JSON file called data.json in the applications dat

Sep 28, 2022
Comments
  • Change from Hive to Share Preference for dynamic theme

    Change from Hive to Share Preference for dynamic theme

    Hive is been used for dynamic theming in the app, and this has become an issue because we are using Hive now for storing the bookmarked articles.

    what needs to be done, is change the app from using Hive to manage the state to using Share Preference and Provider.

    The reason why have was used, was because Hive arts as a state manager also, but now is not needed for that again in the app

    bug enhancement invalid 
    opened by quiet-programmer 0
Owner
Godsend Joseph
Hi, I'm a Mobile Dev.
Godsend Joseph
Flutter-Wordpress-App - Cross platform wordpress news app built with Flutter

Flutter for Wordpress A flutter app for a wordpress websites with clean and elegant design. This app is available in free and pro version. You can cho

Madhav Poudel 243 Dec 23, 2022
Flutter wordpress - Flutter WordPress API

Flutter Wordpress pub.dev This library uses WordPress REST API V2 to provide a way for your application to interact with your WordPress website. Tutor

Dreamsoft Innovations 183 Nov 17, 2022
A simple flutter app that fetches weather data from openweathermap.org depending on your location or city you specify.

Clima ☁ My Goal The objective of this project is to learn about asynchronous programming in Dart. I'll be looking at how to carry out time consuming t

David-Legend 7 Sep 28, 2021
Flutter APP which fetches data from YouTube & Play Videos!😉

YouTube Video Player YouTube Video Player is built in FLUTTER ?? & DART ?? Motivation As this project uses YouTube Data API v3, motivation for this pr

Abhishek Rajendra Wagh 7 Apr 12, 2022
Flutter ios/android app to get posts from Wordpress Rest Api

A Wordpress client for Flutter This project uses a simple WordPress website as a backend, without any additional plugin. for more information about Wo

Hooshyar 177 Dec 28, 2022
Fully Functional IOS/Android App for WordPress Website with Flutter

WordPress App with Flutter IOS/Android Native App for WordPress Website/Blog built using Flutter. No additional Plugins required for WordPress. Built

Atiq Samtia 155 Dec 30, 2022
A WordPress API client for dart with support for WooCommerce and custom namespaces.

WordPress REST API client for Dart | Flutter Description A WordPress REST API client for dart with support for WooCommerce and custom namespaces/endpo

DHM Group 73 Nov 26, 2022
Data Migrator - provide a universal translator for data by being portable, diverse, and efficient in migrating and converting data across discrete schemas

Data Migrator - provide a universal translator for data by being portable, diverse, and efficient in migrating and converting data across discrete schemas

Tanner Meade 77 Jan 2, 2023
Blog app v2 Clean Architecture With MVVM

blog_app_v2 An initial blog app on my repo refactored and built with clean archi

James Peter 6 Nov 6, 2022