fabric_weaver

Last updated:

0 purchases

fabric_weaver Image
fabric_weaver Images
Add to Cart

Description:

fabric weaver

An application bootstrapper that combines fabric_manager with the power of box, controller and retrofit.
Features #
Wires your web application with a database and all required dependencies.
Getting started #
Create file bin/server.dart with contents:
import '../lib/weaver_application.g.dart';

main(List<String> arguments) async {
startApplication(arguments: arguments);
}
copied to clipboard
See the respective libraries on how to use them.

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.