fr_acdd 0.3.0 copy "fr_acdd: ^0.3.0" to clipboard
fr_acdd: ^0.3.0 copied to clipboard

Contract annotations and shared BFF DTO export for FlowR contract-first pages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fr_acdd

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

dependencies:
  fr_acdd: ^0.3.0

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:fr_acdd/fr_acdd.dart';
0
likes
70
points
41
downloads

Documentation

API reference

Publisher

verified publisherwyattcoder.top

Weekly Downloads

Contract annotations and shared BFF DTO export for FlowR contract-first pages.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, args, freezed_annotation, meta, path

More

Packages that depend on fr_acdd