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
- Host: GitHub
- URL: https://github.com/sudo-which-qp/wp_blog_app
- Owner: sudo-which-qp
- License: apache-2.0
- Created: 2020-02-04T13:01:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T17:29:08.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T16:48:46.457Z (over 1 year ago)
- Topics: blog, content, flutter, flutter-apps, hive, provider, wordpress-blog, wp-api, wp-app
- Language: Dart
- Homepage:
- Size: 9.77 MB
- Stars: 30
- Watchers: 6
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.