0 purchases
kitx shared dart
A port of KitX.Shared in dart.
Features #
Using build_value: https://pub.dev/documentation/built_value/latest/
Getting started #
With Dart:
dart pub add kitx_shared_dart
copied to clipboard
With Flutter:
flutter pub add kitx_shared_dart
copied to clipboard
Plugins #
VSCode: Built Value Snippets
Or use plugin code vscode:extension/GiancarloCode.built-value-snippets
IntelliJ: Built Value Snippets
Usage #
Additional information #
Notice #
.g.dart files are auto generated, you'd better do not edit them manually.
Without .g.dart files, editor will throw errors and you can not compile project which is normal.
Accroding to documentation, you'd better push .g.dart files.
Tools to generate model #
Json to Dart built_value class converter
Json or js Object to Dart built_value class converter
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.