flutter_gpu_shaders 0.4.1 copy "flutter_gpu_shaders: ^0.4.1" to clipboard
flutter_gpu_shaders: ^0.4.1 copied to clipboard

Build tools for Flutter GPU shader bundles/libraries.

0.1.0 #

  • Add buildShaderBundleJson build hook utility.
  • Document usage instructions in the readme.

0.1.1 #

  • Fix working directory for impellerc invocation.

0.1.2 #

  • Fix SDK path resolution for puro users.

0.1.3 #

  • Relax native_assets_cli dependency pin.

0.1.4 #

0.2.0 #

  • Update to native_assets_cli 0.9.0. Breaking: BuildOutput is now BuildOutputBuilder

0.2.1 #

  • Bump native_assets_cli to 0.10.0.

0.3.0 #

0.4.0 #

  • Migrate from native_assets_cli (discontinued) to hooks 1.0. Build hook authors must now import 'package:hooks/hooks.dart'; instead of package:native_assets_cli/native_assets_cli.dart.
  • Bump SDK constraint to ^3.7.0 (matches hooks 1.0 requirements).

0.4.1 #

  • Documentation: update README.md and buildShaderBundleJson dartdoc to reflect the 0.4.0 migration (drop the obsolete flutter config --enable-native-assets step, swap the import, and rename buildConfig:buildInput: to match the parameter name introduced in 0.3.0). No code changes.
17
likes
0
points
1.47k
downloads

Publisher

verified publisherbdero.dev

Weekly Downloads

Build tools for Flutter GPU shader bundles/libraries.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hooks, logging

More

Packages that depend on flutter_gpu_shaders