syntaxify 0.2.0 copy "syntaxify: ^0.2.0" to clipboard
syntaxify: ^0.2.0 copied to clipboard

The Flutter UI Compiler. Define once, compile to any design system. , Build Your Next Flutter App Designs in Minutes, And Toggle Design Systems in Seconds.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate syntaxify

Use it

The package has the following executables:

$ syntaxify

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add syntaxify

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

dependencies:
  syntaxify: ^0.2.0

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:syntaxify/syntaxify.dart';
3
likes
80
points
476
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter UI Compiler. Define once, compile to any design system. , Build Your Next Flutter App Designs in Minutes, And Toggle Design Systems in Seconds.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, code_builder, crypto, custom_lint_builder, dart_style, file, freezed_annotation, json_annotation, mason_logger, path, watcher, yaml

More

Packages that depend on syntaxify