fc_path_util

Last updated:

0 purchases

fc_path_util Image
fc_path_util Images
Add to Cart

Description:

fc path util

fc_path_util #


Helper methods for dart path package.
Example #
import 'package:fc_path_util/fc_path_util.dart';

void main() {
print(FCPathUtil.trimExtension('a.b.c.d', '.c.d'));
// Prints 'a.b'
}
copied to clipboard
Documentation #
Documentation

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.