modddels_annotation_fpdart 0.1.1 copy "modddels_annotation_fpdart: ^0.1.1" to clipboard
modddels_annotation_fpdart: ^0.1.1 copied to clipboard

Annotations for the modddels code-generator when using fpdart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add modddels_annotation_fpdart

With Flutter:

 $ flutter pub add modddels_annotation_fpdart

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

dependencies:
  modddels_annotation_fpdart: ^0.1.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:modddels_annotation_fpdart/modddels_annotation_fpdart.dart';
1
likes
140
pub points
61%
popularity

Publisher

verified publishercodingsoot.com

Annotations for the modddels code-generator when using fpdart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

dartz, equatable, fpdart, kt_dart, meta, modddels_annotation_internal, test

More

Packages that depend on modddels_annotation_fpdart