sfw_generator 1.2.3 copy "sfw_generator: ^1.2.3" to clipboard
sfw_generator: ^1.2.3 copied to clipboard

Simple database generator. Not supporting foreign keys and other complicated features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sfw_generator

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

dependencies:
  sfw_generator: ^1.2.3

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

Publisher

unverified uploader

Simple database generator. Not supporting foreign keys and other complicated features

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, async, build, flutter, sfw_imports, source_gen, xml_parser

More

Packages that depend on sfw_generator