flutter_dartrix 0.2.3 copy "flutter_dartrix: ^0.2.3" to clipboard
flutter_dartrix: ^0.2.3 copied to clipboard

outdated

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 pkg arg to a dartrix command. For example, to list the templates in this library:

$ pub global run dartrix:list flutter

To install locally:

  1. Add this package as a dependency in ~/.dart.d/pubspec.yaml.
  2. Run $ pub get in ~/.dart.d/.
  3. Now this library should be available from within dartrix. From any directory try $ pub global run dartrix:list hello.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Dartrix template plugin package. Contains templates for Flutter code - apps, packages, plugins, widgets, etc.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

args

More

Packages that depend on flutter_dartrix