macros_example_json 1.0.0 copy "macros_example_json: ^1.0.0" to clipboard
macros_example_json: ^1.0.0 copied to clipboard

discontinued

Dart data class macros

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add macros_example_json

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

dependencies:
  macros_example_json: ^1.0.0

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:macros_example_json/data_class_macros.dart';
import 'package:macros_example_json/export.dart';
0
likes
20
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Dart data class macros

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter, json

More

Packages that depend on macros_example_json