copy_with_isar 0.0.1 copy "copy_with_isar: ^0.0.1" to clipboard
copy_with_isar: ^0.0.1 copied to clipboard

Small lib for add annotations to isar models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add copy_with_isar

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  copy_with_isar: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:copy_with_isar/annotations.dart';
import 'package:copy_with_isar/builder.dart';
1
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Small lib for add annotations to isar models.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, source_gen

More

Packages that depend on copy_with_isar