json_converter_helper 0.1.0 copy "json_converter_helper: ^0.1.0" to clipboard
json_converter_helper: ^0.1.0 copied to clipboard

outdated

JSON converters for package:json_serializable.

example/lib/main.dart

// ignore_for_file: avoid_print

import 'package:cloud_firestore/cloud_firestore.dart';

void main() {
  FieldValue.serverTimestamp();
  print('hoge');
}
4
likes
0
points
187
downloads

Publisher

verified publishermono0926.com

Weekly Downloads

JSON converters for package:json_serializable.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, freezed_annotation, json_annotation

More

Packages that depend on json_converter_helper