galileo_twig_dart 3.0.1 copy "galileo_twig_dart: ^3.0.1" to clipboard
galileo_twig_dart: ^3.0.1 copied to clipboard

outdated

Galileo support for the twig_dart templating engine, similar to Blade or Liquid.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add galileo_twig_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  galileo_twig_dart: ^3.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:galileo_twig_dart/galileo_twig_dart.dart';
1
likes
40
points
25
downloads

Publisher

verified publishergalileodart.com

Weekly Downloads

Galileo support for the twig_dart templating engine, similar to Blade or Liquid.

Repository (GitHub)

License

MIT (license)

Dependencies

essential_code_buffer, essential_symbol_table, file, galileo_framework, twig_dart, twig_dart_preprocessor

More

Packages that depend on galileo_twig_dart