fluttrim_core 1.0.2 copy "fluttrim_core: ^1.0.2" to clipboard
fluttrim_core: ^1.0.2 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

With Flutter:

 $ flutter 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.2

Alternatively, your editor might support dart pub get or flutter 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
150
points
61
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
Contributing

Topics

#flutter #cache #cli #desktop

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

glob, path, yaml

More

Packages that depend on fluttrim_core