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

Database kit for SQLite, hive and SP.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ume_kit_database_kit
copied to clipboard

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

dependencies:
  flutter_ume_kit_database_kit: ^0.0.2
copied to clipboard

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:flutter_ume_kit_database_kit/database_kit.dart';
copied to clipboard
0
likes
110
points
54
downloads

Publisher

verified publisherflutter.cn

Weekly Downloads

2024.08.26 - 2025.03.10

Database kit for SQLite, hive and SP.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

data_table_2, flutter, flutter_ume, hive, hive_flutter, path, shared_preferences, sqflite, translator

More

Packages that depend on flutter_ume_kit_database_kit