easiestdb 1.0.3 copy "easiestdb: ^1.0.3" to clipboard
easiestdb: ^1.0.3 copied to clipboard

discontinued
outdated

The Easiest and Laziest approach to Flutter SQL Database. Pub.dev says the description is too small. What I need to write now here? I do not know. But writing just the see if pub.dev keeps showing the [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easiestdb

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

dependencies:
  easiestdb: ^1.0.3

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

Publisher

unverified uploader

The Easiest and Laziest approach to Flutter SQL Database. Pub.dev says the description is too small. What I need to write now here? I do not know. But writing just the see if pub.dev keeps showing the same error or not :D

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, sqflite

More

Packages that depend on easiestdb