menu
protofu package
documentation
unzip.dart
unzip.dart
dark_mode
light_mode
unzip
library
Functions
unzip
(
List
<
int
>
bytes
,
String
target
, {
bool
where
(
String
path
) =
_anyWhere
,
void
progress
(
num
progress
) =
_noProgress
})
→
Future
<
void
>
Unzips the raw
bytes
to
target
path with simple
where
filtering.
protofu package
documentation
unzip.dart
protofu
package
Libraries
compile_protos
cursor
download_tools
git
paths
process_deps
progress_bar
repos
spinner
unzip
work
unzip library