All Projects → atiqsamtia → Wordpress App With Flutter

atiqsamtia / Wordpress App With Flutter

Fully Functional IOS/Android App for WordPress Website with Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Wordpress App With Flutter

Flutter For Wordpress App
🎃 Cross-platform wordpress news app built with Flutter and WP REST API.
Stars: ✭ 157 (+44.04%)
Mutual labels:  android-app, ios-app, wordpress, news
Wechaty.js.org
Wechaty Official Website for News, Blogs, Contributor Profiles, and Documentations.
Stars: ✭ 69 (-36.7%)
Mutual labels:  blog, news
Rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 69 (-36.7%)
Mutual labels:  android-app, ios-app
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-26.61%)
Mutual labels:  android-app, ios-app
Flutter gank
Flutter版 干货集中营
Stars: ✭ 60 (-44.95%)
Mutual labels:  android-app, ios-app
Gas Oil Mixture Mobile
Mobile app for calculation of gasoline/oil ratio for 2 stroke engines built with React Native.
Stars: ✭ 61 (-44.04%)
Mutual labels:  android-app, ios-app
Markdownmonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
Stars: ✭ 1,203 (+1003.67%)
Mutual labels:  blog, wordpress
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (+734.86%)
Mutual labels:  blog, wordpress
Lbrnmeituan
ReactNative 仿美团项目
Stars: ✭ 84 (-22.94%)
Mutual labels:  android-app, ios-app
Teepay
Typecho 个人支付宝、微信收款插件
Stars: ✭ 90 (-17.43%)
Mutual labels:  blog, wordpress
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-15.6%)
Mutual labels:  android-app, ios-app
Open Source Flutter Apps
📱 List of open source Flutter applications
Stars: ✭ 1,086 (+896.33%)
Mutual labels:  android-app, ios-app
Space Curiosity
All space related agregator, built with Flutter - Spark your curiosity!
Stars: ✭ 56 (-48.62%)
Mutual labels:  android-app, ios-app
Flutter Tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Stars: ✭ 1,109 (+917.43%)
Mutual labels:  android-app, ios-app
Flutter Tasky App
A Flutter Task App
Stars: ✭ 48 (-55.96%)
Mutual labels:  android-app, ios-app
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-33.03%)
Mutual labels:  blog, wordpress
Matchimals.fun
🦁 🃏 📱 An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web
Stars: ✭ 101 (-7.34%)
Mutual labels:  android-app, ios-app
Kotlin Native Superhero App
Android and iOS master detail application for list Marvel Super Heroes
Stars: ✭ 15 (-86.24%)
Mutual labels:  android-app, ios-app
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-81.65%)
Mutual labels:  android-app, ios-app
Calenstyle
Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone
Stars: ✭ 83 (-23.85%)
Mutual labels:  android-app, ios-app

WordPress App with Flutter

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

Built for DevFest Lahore 2019 Workshop

Demo

Download 64Bit Download 64Bit

Prerequisites

These are he requirements to run this App

  • Flutter Version 1.9 or later
  • WordPress 4.7 or later

Getting Started

clone this repo

git clone https://github.com/atiqsamtia/WordPress-App-with-Flutter.git wordpress_flutter

Change TITLE and URL according to your website in lib/config.dart file.

Update dependencies

flutter packages get

Run App with this command

flutter run

It is that simple.

Features

  • [x] Latest Posts
  • [x] Featured Posts
  • [x] Single Category Posts List Page
  • [x] Infinite Scroll with pagination
  • [x] Post Detail Page
  • [x] Top 15 Categories in Tab
  • [x] Fade Image with Placeholder
  • [x] Cached Network Image
  • [x] RTL support for language like Arabic, Urdu, Hebrew etc
  • [ ] Connectivity status, if offline pop a message
  • [ ] Pull to refresh
  • [ ] Setting page
  • [ ] Related Posts on Post Detail Page
  • [ ] OneSignal integration for Push Notifications
  • [ ] Splash screen
  • [ ] Share and fav buttons

Meta

Atiq Samtia– @AtiqSamtia[email protected]

Distributed under the GPL3 license.

https://github.com/atiqsamtia/WordPress-App-with-Flutter

Contributing

  1. Fork it (https://github.com/atiqsamtia/WordPress-App-with-Flutter/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].