flutter_sqlite_scaffold 0.2.2 copy "flutter_sqlite_scaffold: ^0.2.2" to clipboard
flutter_sqlite_scaffold: ^0.2.2 copied to clipboard

Generated Flutter SQLite app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sqlite_scaffold

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

dependencies:
  flutter_sqlite_scaffold: ^0.2.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:flutter_sqlite_scaffold/flutter_sqlite_scaffold.dart';
0
likes
30
points
466
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Generated Flutter SQLite app.

License

MIT (license)

Dependencies

crypto, flutter, go_router, path, path_provider, shared_preferences, sqflite, sqflite_common_ffi_web, webview_flutter

More

Packages that depend on flutter_sqlite_scaffold