graphist_file_system 0.2.2 copy "graphist_file_system: ^0.2.2" to clipboard
graphist_file_system: ^0.2.2 copied to clipboard

Graphist implementation for file system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphist_file_system

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

dependencies:
  graphist_file_system: ^0.2.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:graphist_file_system/graphist_file_system.dart';
0
likes
150
pub points
0%
popularity

Publisher

verified publisheramin-ahmadi.com

Graphist implementation for file system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, graphist, path, tuple

More

Packages that depend on graphist_file_system