seshat_maat 0.1.2
seshat_maat: ^0.1.2 copied to clipboard
Integrates the Seshat ORM with Maat applications, commands, routing, validation, factories, and seeders.
import 'package:seshat_maat/seshat_maat.dart';
void main() {
print(Faker(42).uniqueEmail());
}