bundler 0.0.1 copy "bundler: ^0.0.1" to clipboard
bundler: ^0.0.1 copied to clipboard

PlatformWindows

A command-line tool that create bundle of assets

bundler #

Flutter Asset Bundler #

Bundle the given directory into a single compressed AES encrypted file.

Usage #

add this dev-dependancy to your project add execute the following commands to use the bundler
Pack Bundle:
flutter pub run bundler:pack assets bundle 1234567890abcdef
Unpack/Verify Bundle:
flutter pub run bundler:unpack bundle temp 1234567890abcdef

Use the Flutter-Bundler package to load the bundle

0
likes
110
pub points
7%
popularity

Publisher

verified publisherkoorosh.me

A command-line tool that create bundle of assets

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, encrypt, flutter, pointycastle

More

Packages that depend on bundler