Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MrOplus/bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages