sqflite_migration_service 1.0.6 copy "sqflite_migration_service: ^1.0.6" to clipboard
sqflite_migration_service: ^1.0.6 copied to clipboard

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sqflite_migration_service
copied to clipboard

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

dependencies:
  sqflite_migration_service: ^1.0.6
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:sqflite_migration_service/sqflite_migration_service.dart';
copied to clipboard
14
likes
30
points
729
downloads

Publisher

verified publisherfilledstacks.com

Weekly Downloads

2024.09.27 - 2025.04.11

A new Flutter package project.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, get_it, shared_preferences, sqflite

More

Packages that depend on sqflite_migration_service