blogger_theme 3.0.0-alpha.1 copy "blogger_theme: ^3.0.0-alpha.1" to clipboard
blogger_theme: ^3.0.0-alpha.1 copied to clipboard

A lightweight standalone Dart library to design Blogger themes with Jaspr-like syntax.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blogger_theme

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

dependencies:
  blogger_theme: ^3.0.0-alpha.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:blogger_theme/blogger_theme.dart';
1
likes
0
points
91
downloads

Documentation

Documentation

Publisher

verified publisherhireflutter.uk

Weekly Downloads

A lightweight standalone Dart library to design Blogger themes with Jaspr-like syntax.

Repository (GitHub)
View/report issues

Topics

#html-generation #web #templates #blogger

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

path

More

Packages that depend on blogger_theme