Skip to content

acactown/angulardart-simple-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angulardart_simple_module

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:angulardart_simple_module/recipe_book_module.dart';

main() {
  applicationFactory()
    .addModule(new RecipeBookModule())
    .run();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published