awesome-flutter
awesome-flutter copied to clipboard
Added "Flutter For Wordpress" in Open Source Apps
"Flutter For Wordpress" is a starter flutter app for WordPress based news websites.
Looks promising, event more if you plan to support custom themes to the app and make the change on functions.php
a WP plugin.
The WP plugin idea is nice. I will do that. Also, I'm planning to implement a dark theme but, it will take some time.
An idea is to abstract a service client layer into a package, in this way, both package and plugin together would make really easy to connect any app to a wordpress backend. Just an idea tho.
I added the WordPress plugin for the app.
Still in observation?