swift_composer 0.7.0 icon indicating copy to clipboard operation
swift_composer: ^0.7.0 copied to clipboard

Extensible Object Manager with no boilerplate code using source_gen

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swift_composer

With Flutter:

 $ flutter pub add swift_composer

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

dependencies:
  swift_composer: ^0.7.0

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

Publisher

verified publisher iconswift.shop

Extensible Object Manager with no boilerplate code using source_gen

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-2-Clause (LICENSE)

Dependencies

analyzer, build, build_config, path, source_gen, yaml

More

Packages that depend on swift_composer