fluttrim_core 1.0.0 copy "fluttrim_core: ^1.0.0" to clipboard
fluttrim_core: ^1.0.0 copied to clipboard

Pure Dart business logic for fluttrim (scan/plan/apply with safety rules).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluttrim_core

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

dependencies:
  fluttrim_core: ^1.0.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:fluttrim_core/fluttrim_core.dart';
0
likes
0
points
134
downloads

Publisher

verified publishercurogom.dev

Weekly Downloads

Pure Dart business logic for fluttrim (scan/plan/apply with safety rules).

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #cache #cli #desktop

License

unknown (license)

Dependencies

glob, path, yaml

More

Packages that depend on fluttrim_core