swift_composer 0.8.1 copy "swift_composer: ^0.8.1" to clipboard
swift_composer: ^0.8.1 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.8.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:swift_composer/swift_composer.dart';
0
likes
120
pub points
25%
popularity

Publisher

verified publisherswift.shop

Extensible Object Manager with no boilerplate code using source_gen

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

analyzer, build, build_config, path, source_gen, yaml

More

Packages that depend on swift_composer