Standalone top-level wrapper to match path_provider's API signature natively.
Future<Directory> getApplicationSupportDirectory() => CkPathProvider.getApplicationSupportDirectory();