sdpify 1.0.2 copy "sdpify: ^1.0.2" to clipboard
sdpify: ^1.0.2 copied to clipboard

Sdpify is a lightweight package that provides Scalable Density Pixels (SDP) to ensure a consistent UI across different screen sizes and densities. It dynamically converts pixel-based values (px) into [...]

Changelog #

1.0.2 #

  • isBreakPointEnabled parameter of Sdpify constructor is now true by default.

1.0.1 #

  • Initial release of Sdpify 🎉
2
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Sdpify is a lightweight package that provides Scalable Density Pixels (SDP) to ensure a consistent UI across different screen sizes and densities. It dynamically converts pixel-based values (px) into scalable dp (sdp), making your app adaptive and responsive on all devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sdpify