/angular_utility

A toolkit to optimize the imports in angular components

Primary LanguageDartMIT LicenseMIT

Concept:

Importing some files like package:angular_components/angular_components.dart or using materialDirectives from the angular_components package will inflates file size. This toolkit can help to locate This toolkit helps locating these imports

Example usage:

See at example folder.