room_annotation 0.2.5 copy "room_annotation: ^0.2.5" to clipboard
room_annotation: ^0.2.5 copied to clipboard

Annotations to use with `room_generator` package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add room_annotation

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

dependencies:
  room_annotation: ^0.2.5

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

Import it

Now in your Dart code, you can use:

import 'package:room_annotation/room_annotation.dart';
0
likes
150
points
55
downloads

Publisher

verified publishercaffeinestudio.com.br

Weekly Downloads

Annotations to use with `room_generator` package.

Repository (GitHub)
View/report issues

Topics

#sqflite #sqlite #database #room

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on room_annotation