subzero 0.0.1 copy "subzero: ^0.0.1" to clipboard
subzero: ^0.0.1 copied to clipboard

A Flutter plugin that provides reflection capabilities for Dart classes. Supports copyWith and toJson functionality with native platform implementations.

Subzero #

A Flutter plugin that provides reflection capabilities for Dart classes. Supports copyWith and toJson functionality with native platform implementations.

Features #

  • Runtime property type information
  • Automatic copyWith implementation
  • Platform-specific native code support (iOS and Android)

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  subzero: ^0.0.1

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides reflection capabilities for Dart classes. Supports copyWith and toJson functionality with native platform implementations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on subzero

Packages that implement subzero