A Flutter plugin to render contents of directus headless cms API. The main goal of this plugin is a support for rendering all basic interfaces from flutter.
🚧 This project is currently under development and is not ready for use by anyone except those wishing to develop it.
Feel free to create a merge request if youre missing something!
The example data used in tests and the example app are loaded from the offical directus demo. You can modify the data there as you whish, the demo gets resettet every hour.
This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Heres a full list of basic interfaces. Striked ones are implemented
Author: nws-jstorm
Source Code: https://github.com/nws-jstorm/directus-flutter
#flutter #dart #mobile-apps