fart_style 0.1.0 copy "fart_style: ^0.1.0" to clipboard
fart_style: ^0.1.0 copied to clipboard

SmartTabs enabled Dart formatter. A fork of dart_style that uses tabs for indentation and spaces for alignment.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fart_style

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

dependencies:
  fart_style: ^0.1.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:fart_style/fart_style.dart';
0
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

SmartTabs enabled Dart formatter. A fork of dart_style that uses tabs for indentation and spaces for alignment.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, collection, package_config, path, pub_semver, source_span, yaml

More

Packages that depend on fart_style