drift_editors 0.0.1 copy "drift_editors: ^0.0.1" to clipboard
drift_editors: ^0.0.1 copied to clipboard

Support for dynamically creating screens to edit Drift models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drift_editors

With Flutter:

 $ flutter pub add drift_editors

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

dependencies:
  drift_editors: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:drift_editors/drift_editors.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherbackstreets.site

Support for dynamically creating screens to edit Drift models.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

backstreets_widgets, drift, flutter, recase

More

Packages that depend on drift_editors