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

Generates woomera server Dart code from woomera annotations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add woomera_server_gen

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

dependencies:
  woomera_server_gen: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:woomera_server_gen/woomera_server_gen.dart';
1
likes
160
pub points
8%
popularity

Publisher

unverified uploader

Generates woomera server Dart code from woomera annotations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

logging, woomera

More

Packages that depend on woomera_server_gen