dart:
	protoc --dart_out=../flutter_avif_platform_interface/lib/models/ *.proto

rust:
	protoc --rs_out=../rust/src/models/ *.proto
