flutter_dartrix 0.2.4 flutter_dartrix: ^0.2.4 copied to clipboard
Dartrix template plugin package. Contains templates for Flutter code - apps, packages, plugins, widgets, etc.
flutter_dartrix #
Dartrix template library of Flutter code samples.
To be used as a Dartrix plugin.
To use, just use ':flutter' as the library tag arg to a dartrix command. For example, to list the templates in this library:
$ pub global run dartrix:list :flutter
This will have the side-effect of installing the plugin in the syscache (~/.pub-cache).