kitx_shared_dart 3.24.10+6829-patch-1 copy "kitx_shared_dart: ^3.24.10+6829-patch-1" to clipboard
kitx_shared_dart: ^3.24.10+6829-patch-1 copied to clipboard

A port of KitX.Shared in 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

With Flutter:

flutter pub add kitx_shared_dart

Plugins #

VSCode: Built Value Snippets

Or use plugin code vscode:extension/GiancarloCode.built-value-snippets

IntelliJ: Built Value Snippets

Usage #

Additional information #

Notice #

  1. .g.dart files are auto generated, you'd better do not edit them manually.
  2. Without .g.dart files, editor will throw errors and you can not compile project which is normal.
  3. Accroding to documentation, you'd better push .g.dart files.

Tools to generate model #