redux_sqlite 0.0.2 copy "redux_sqlite: ^0.0.2" to clipboard
redux_sqlite: ^0.0.2 copied to clipboard

Package of redux implementation with sqlite

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redux_sqlite

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

dependencies:
  redux_sqlite: ^0.0.2

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

Publisher

unverified uploader

Package of redux implementation with sqlite

Homepage

Dependencies

flutter, path, path_provider, redux, sqflite

More

Packages that depend on redux_sqlite