ft_patch_package 1.0.0
ft_patch_package: ^1.0.0 copied to clipboard
Patch Flutter & Dart packages like React Native's patch-package. Create portable patches, store in version control, apply after pub get.
1.0.0 #
- Initial release
start,done,applycommands- Portable patch files with
a/b/path prefixes - Version-aware patch filenames:
package+version.patch - Idempotent apply (skip already-applied patches)
- Version mismatch warnings
- Legacy unversioned filename support