angel3_model 8.4.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Angel3 basic data model class, no longer with the added weight of the whole framework.

Angel3 Data Model

Pub Version (including pre-releases) Null Safety Discord License

The basic data models for ORM used in Angel3 framework.

import 'package:angel3_model/angel3_model.dart';

The available data models are:

  • Model class
    • A basic data model
  • AuditableModel class
    • A basic data model with audit log feature