ft_patch_package 1.0.1
ft_patch_package: ^1.0.1 copied to clipboard
Patch Flutter & Dart packages like React Native's patch-package. Create, store, and auto-apply patches to pub dependencies after pub get. Fix bugs in third-party packages without forking.
1.0.1 #
- Improve pub.flutter-io.cn discoverability with topics and better description
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