fc_path_util 1.0.2 copy "fc_path_util: ^1.0.2" to clipboard
fc_path_util: ^1.0.2 copied to clipboard

outdated

Helper methods for dart `path` package.

example/fc_path_util_example.dart

import 'package:fc_path_util/fc_path_util.dart';

void main() {
  print(FCPathUtil.trimExtension('a.b.c.d', '.c.d'));
  // Prints 'a.b'
}
1
likes
0
points
27
downloads

Publisher

verified publisherflutter-cavalry.com

Weekly Downloads

Helper methods for dart `path` package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on fc_path_util