PackageTrack
Sign in Get early access

flutter_shaders_ui

Collection of beautiful, ready-to-use Flutter widgets powered by GLSL fragment shaders. Blur, glow, noise, gradients and more.

1.1.2 19K downloads/mo #2227 most downloaded on pub.dev erykkruk/flutter_shaders_ui

What this package is like to depend on

Last release 1 months ago

10 Jul 2026

Ships on a steady schedule

a new release about every 4 weeks

Nearly every release is documented

notes for 10 of 11 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

11 releases · first in 2026

11 releases in the last 12 months

see the full history below

Release timeline

11 releases · Apr 2026 to Jul 2026
Release Pre-release

Releases

latest 11
  1. 1.1.2 10 Jul 2026
    Release notes

    Changed

    • Set the pubspec documentation: field so the pub.dev "Documentation" link points to the hosted docs at codigee.com/open-source/flutter-shaders-ui.
    Open source →
  2. 1.1.1 10 Jul 2026
    Release notes

    Added

    Open source →
  3. 1.1.0 10 Jul 2026
    Release notes

    feat: add timeScale to ShaderEffectWidget, widget tests, and CI relea…

    Open source →
    Release notes

    Added

    • ShaderEffectWidget.timeScale — multiplies the elapsed time driving the uTime uniform, so you can slow, freeze (0.0) or reverse (negative) the global animation clock independently of the per-widget speed uniforms.
    • Widget contract test suite covering default values, custom parameters and named constructors for every public widget (previously the package shipped with no tests).
    Open source →
  4. 1.0.4 09 Jun 2026
    Release notes

    fix(release): 1.0.4 — complete .pubignore so build artifacts stay out…

    Open source →
    Release notes

    Fixed

    • Completed .pubignore so it also excludes build/tooling artifacts (build/, .dart_tool/, …). A .pubignore makes pub ignore .gitignore entirely, so 1.0.3 accidentally shipped a 43 MB build cache; the archive is now ~73 KB.
    Open source →
  5. 1.0.3 09 Jun 2026
    Release notes

    chore(release): 1.0.3 — exclude demo GIFs from package via .pubignore

    Open source →
    Release notes

    Changed

    • Excluded the demo GIFs (doc/media/) from the published package via .pubignore. They are still shown in the README through raw GitHub URLs.
    Open source →
  6. 1.0.2 09 Jun 2026
    Release notes

    docs: split demo into 5 shorter real-time GIFs; release 1.0.2

    Open source →
    Release notes

    Changed

    • Split the demo previews into five shorter, lighter real-time GIFs grouped into "Effects & live controls" (3 clips) and "Example app" (2 clips), each well under the size of the previous single long recording.
    Open source →
  7. 1.0.1 09 Jun 2026
    Release notes

    docs: real-time demo GIFs under fresh filenames; release 1.0.1

    Open source →
    Release notes

    Changed

    • Replaced the demo preview GIFs with real-time (non-accelerated) recordings at full duration, served under new filenames to bust CDN/proxy caches.
    Open source →
  8. 1.0.0 09 Jun 2026
    Release notes

    docs: add side-by-side demo GIFs to README; release 1.0.0

    Open source →
    Release notes

    Added

    • Demo section in the README with two side-by-side preview GIFs (doc/media/demo_effects.gif, doc/media/demo_app.gif) showing the effects with live controls and the example gallery app.

    Changed

    • Promoted the package to its first stable release. The public API (10 shader widgets + ShaderEffectWidget, ShaderCache, ShaderPainter) is now considered stable under Semantic Versioning.
    Open source →
  9. 0.1.2 07 Jun 2026
    Release notes

    docs: catalogue shader widgets in library docs; bump to 0.1.2

    Open source →
    Release notes

    Changed

    • Expanded the library-level documentation with a catalogue of all available shader widgets for easier discovery on the package page.
    Open source →
  10. 0.1.1 13 May 2026
    Release notes
    • Replace deprecated 'library flutter_shaders_ui;' directive with modern unnamed 'library;'.

    • README install version bump to ^0.1.1.

    Open source →
    Release notes

    Changed

    • Replaced the deprecated library flutter_shaders_ui; directive with the modern unnamed library; declaration in the barrel file.
    Open source →
  11. 0.1.0 13 Apr 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive