context_curtain 1.0.7 copy "context_curtain: ^1.0.7" to clipboard
context_curtain: ^1.0.7 copied to clipboard

A premium UI/UX widget that creates an organic, physics-based canvas flutter animation for high-end features and menu reveals.

context_curtain #

A premium, production-ready Flutter package that creates an organic, physics-based fabric canvas flutter animation for high-end feature reveals and contextual navigation overlays.

Developed with performance at its core, this widget allows UI/UX designers and developers to add cinematic fluid transitions to their apps with zero performance drop.


✨ Features #

*Fluid Fabric Physics: Simulates interactive, cascading cloth physics using high-fidelity mathematical wave equations.

  • Multi-directional Snapping: Easily anchor the curtain to unroll from any screen boundary edge (left, right, top, or bottom).
  • Zero-Rebuild Rasterization: Connects directly to the graphics engine loop via CustomPainter to maintain a locked 120 FPS rendering profile without rebuilding the main widget tree.
  • Accessibility Ready: Built with explicit underlying Semantics boundaries to support native screen readers seamlessly.

🚀 Getting Started #

Installation #

Add context_curtain directly to your project's pubspec.yaml pointing straight to your hosted GitHub repository:

dependencies:
  context_curtain:
    git:
      url: [https://github.com/swangai7178/curtain_context.git](https://github.com/swangai7178/curtain_context.git)
      ref: main
3
likes
0
points
87
downloads

Publisher

verified publishersamuelwangai.duckdns.org

Weekly Downloads

A premium UI/UX widget that creates an organic, physics-based canvas flutter animation for high-end features and menu reveals.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on context_curtain