action_box_generator

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

action box generator

A library for Dart developers.
Usage #
A simple usage example:
import 'package:action_box/action_box.dart';
//add generated file
import 'example.config.dart';

@ActionBoxConfig(
//actionBoxType: 'ActionBox',
//actionRootType: 'ActionRoot',
generateSourceDir: ['*']
)
final actionBox = ActionBox.shared();
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.