immutable_proto_generator 0.0.5+1 copy "immutable_proto_generator: ^0.0.5+1" to clipboard
immutable_proto_generator: ^0.0.5+1 copied to clipboard

discontinued
outdated

Automatically generates an immutable class for a ProtoBuf

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add immutable_proto_generator

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

dependencies:
  immutable_proto_generator: ^0.0.5+1

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:immutable_proto_generator/immutable_proto_generator.dart';
1
likes
25
points
14
downloads

Publisher

verified publisherwanke.dev

Weekly Downloads

Automatically generates an immutable class for a ProtoBuf

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

analyzer, build, immutable_proto, kt_dart, meta, protobuf, source_gen

More

Packages that depend on immutable_proto_generator