Last updated:
0 purchases
model
model #
Create models of database tables.
Getting Started #
In your flutter project add the dependency:
dependencies:
...
model: ^0.1.3
copied to clipboard
For help to get started with Flutter, view the online
documentation.
Usage example #
Import model.dart
import 'package:model/model.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.