firebase_storage/src/utils library
Functions
-
bucketFromGoogleStorageUrl(
String url) → String -
Returns a bucket from a given
gs://
URL. -
partsFromHttpUrl(
String url) → Map< String, String?> ? -
Returns a path from a given
http://
orhttps://
URL. -
pathFromGoogleStorageUrl(
String url) → String -
Returns a path from a given
gs://
URL.