patch_pal 1.0.0 copy "patch_pal: ^1.0.0" to clipboard
patch_pal: ^1.0.0 copied to clipboard

Flutter package thats helps you to patch your widget/code with json data.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2023-10-26 #

Added #

  • improved documentation

Breaking Changes #

  • Renamed the setUp method to init for improved clarity and consistency.

0.0.2 - 2023-10-25 #

Changed #

  • Merged all features into the PatchPal class for better organization and structure.
  • Fixed static analysis issues to improve code quality.
  • Added new widgets to enhance functionality.

0.0.1 - 2023-10-24 #

  • Introduced the ability to use JSON to control the behavior of PatchPal.
4
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package thats helps you to patch your widget/code with json data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, mockito

More

Packages that depend on patch_pal