frenda 0.0.5 copy "frenda: ^0.0.5" to clipboard
frenda: ^0.0.5 copied to clipboard

自动生成包含 `toJson`、`fromJson`、`copyWith`、`toString`、`operator ==` 以及 `hashCode` 方法的 Dart 类

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add frenda

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

dependencies:
  frenda: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:frenda/frenda.dart';
3
likes
115
points
18
downloads

Publisher

verified publisherdev.tatakai.top

Weekly Downloads

自动生成包含 `toJson`、`fromJson`、`copyWith`、`toString`、`operator ==` 以及 `hashCode` 方法的 Dart 类

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, flutter, source_gen

More

Packages that depend on frenda