copy_with_isar 0.0.5 copy "copy_with_isar: ^0.0.5" to clipboard
copy_with_isar: ^0.0.5 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

With Flutter:

 $ flutter 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.5

Alternatively, your editor might support dart pub get or flutter 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/copy_with_isar.dart';
1
likes
130
pub points
10%
popularity

Publisher

unverified uploader

Small lib for add annotations to isar models.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, source_gen

More

Packages that depend on copy_with_isar