floor 0.5.0 copy "floor: ^0.5.0" to clipboard
floor: ^0.5.0 copied to clipboard

outdated

A supportive SQLite abstraction for your Flutter applications. This library is the runtime dependency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floor

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

dependencies:
  floor: ^0.5.0

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:floor/floor.dart';
853
likes
0
pub points
98%
popularity

Publisher

verified publisherpinch.nl

A supportive SQLite abstraction for your Flutter applications. This library is the runtime dependency.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

floor_annotation, flutter, meta, path, sqflite

More

Packages that depend on floor