angel_model 1.0.0+1 copy "angel_model: ^1.0.0+1" to clipboard
angel_model: ^1.0.0+1 copied to clipboard

outdated

Angel's basic data model class, no longer with the added weight of the whole framework.

angel_model #

Angel's basic data model class, no longer with the added weight of the whole framework.

// Old: import 'package:angel_framework/common.dart' show Model;

// The new way!!!
import 'package:angel_model/angel_model.dart';

This package was created to prevent dependency collisions with third-party packages. framework/common will continue to export this class.

0
likes
0
pub points
28%
popularity

Publisher

verified publisherangel-dart.dev

Angel's basic data model class, no longer with the added weight of the whole framework.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on angel_model