Skip to content

romanstrazanec/model

Repository files navigation

model

Create models of database tables.

Getting Started

In your flutter project add the dependency:

dependencies:
  ...
  model: ^0.1.3

For help to get started with Flutter, view the online documentation.

Usage example

Import model.dart

import 'package:model/model.dart';

About

Flutter package for managing entities of your database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages