artifact 1.0.13 copy "artifact: ^1.0.13" to clipboard
artifact: ^1.0.13 copied to clipboard

Data Modeling for the local madman

example/lib/example.dart

import 'package:artifact/artifact.dart';

@artifact
class Base {
  final double baseValue;

  const Base({this.baseValue = 0});
}
0
likes
0
points
910
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Data Modeling for the local madman

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fast_log, toxic

More

Packages that depend on artifact