Giter Site home page Giter Site logo

janstorm / directus-flutter Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 119 KB

A Flutter plugin to receive and render contents of directus headless cms API.

License: GNU General Public License v3.0

Objective-C 0.13% Dart 93.29% Kotlin 0.43% Ruby 4.73% Swift 1.41%
directus dart plugin flutter

directus-flutter's Introduction

directus_flutter

A Flutter plugin to receive and render contents of directus headless cms API. The main goal of this plugin is a support for rendering all basic interfaces from flutter.

๐Ÿšง Under Development

This project is currently under development and is not ready for use by anyone except those wishing to develop it.

๐Ÿค˜ Contribute

Feel free to create a merge request if youre missing something!

๐Ÿ“š Example data

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. Or, you can use your own container for testing (See docs):

docker run \
  -p 8055:8055 \
  -e KEY=255d861b-5ea1-5996-9aa3-922530ec40b1 \
  -e SECRET=6116487b-cda1-52c2-b5b5-c8022c45e263 \
  -e ADMIN_EMAIL="[email protected]" \
  -e ADMIN_PASSWORD="password" \
  --rm \
  directus/directus

๐Ÿš€ Getting Started

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.

๐Ÿ“ƒ List of basic interfaces

Heres a full list of basic interfaces. Striked ones are implemented

  • Text Input
  • Text-Area
  • WYSIWYG
  • Switch
  • Datetime
  • Calendar
  • File
  • Many to One
  • 2FA Secret
  • Button Group
  • Calendar
  • Checkboxes Relational
  • Checkboxes
  • Code
  • Collections
  • Color Picker
  • Color
  • Date
  • Datetime Created
  • Datetime Updated
  • Datetime
  • Divider
  • Dropdown
  • File Preview
  • File Size
  • File
  • Files
  • Hashed
  • Icon
  • Interface Options
  • Interface types
  • Interfaces
  • JSON
  • Key / Value
  • Language
  • Many to Many
  • Many to One
  • Map
  • Markdown
  • Multi-Select
  • Numeric
  • One to Many
  • Owner
  • Password
  • Preview
  • Primary Key
  • Radio Buttons
  • Rating
  • Repeater
  • Slider
  • Slug
  • Sort
  • Status
  • Tags
  • Time
  • Toggle Icon
  • Translation
  • User Role
  • User Updated
  • User

directus-flutter's People

Contributors

janstorm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.