copyable 0.0.1+2 copy "copyable: ^0.0.1+2" to clipboard
copyable: ^0.0.1+2 copied to clipboard

A Flutter package for giving and standardizing copy functionality to Dart classes.

example/README.md

Examples #

This directory contains examples for how to use the code generation features of the copyable package to avoid writing unnecessary code.

See usage instructions.

Copyable example: lib/point.dart

copyable example: lib/circle.dart

copier example: lib/rectangle.dart

foreignCopyableLib example: lib/metas.dart

foreignCopierLib example: lib/metas.dart

6
likes
40
pub points
34%
popularity

Publisher

unverified uploader

A Flutter package for giving and standardizing copy functionality to Dart classes.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, code_builder, flutter, meta, source_gen

More

Packages that depend on copyable