Skip to content

impaktfull/flutter_impaktfull_cms

Repository files navigation

impaktfull_cms

A simple CMS UI library that lets you create admin interfaces in minutes instead of hours/days.

test publish to github pages live_demo

Disclaimer

impaktfull_cms is still in unstable & untested. everything under <1.0.0 should not be used unless you want to test it

Purpose

This CMS library was built to quickly create admin interfaces with minimal code. Instead of spending days building CRUD interfaces, you can have a fully functional admin panel in minutes.

Key features:

  • Configurable data tables
  • Built-in pagination
  • Form generation
  • Sorting and filtering
  • Responsive design

Demo

Live Web Demo

Usage

Quick Start

  1. Create a model class for your data
  2. Implement CmsConfig for your model
  3. Use CmsListScreen to display your data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published