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

discontinued
outdated

Definition of annotation when used in ModuleBuilder.

Katana Module #

Version Language License: BSD


"Katana" is a package of utilities for Flutter. It defines several extension methods and global functions.

  • Annotation for module building system

Getting Started #

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

dev_dependencies:
  katana_module_builder_annotation: ^1.0.0

You should then run flutter pub upgrade.

Usage #

import 'package:katana_module_builder_annotation/katana_module_builder_annotation.dart';

License #

BSD