Flutter WordPress API
Build app for your WordPress website with Flutter Wordpress API (Includes Example App)
This is a sample WordPress App built with flutter_wordpress API (https://pub.dartlang.org/packages/flutter_wordpress)
You can use this API to connect to any existing WordPress Website. This library uses WordPress REST API V2 to provide a way for your application to interact with your WordPress website.

Basic login, displaying posts and comments have been implemented in this example flutter app