PackageTrack
Sign in Get early access

auto_skeleton_plus

Automatically generate skeleton loaders from Flutter widgets using code generation

0.0.4 chandan2612/auto_skeleton_plus

What this package is like to depend on

Last release 4 months ago

22 Apr 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Apr 2026 to Apr 2026
Release Pre-release

Releases

latest 4
  1. 0.0.4 22 Apr 2026
    Release notes

    🐛 Fixes

    • Fixed License issue
    Open source →
  2. 0.0.3 22 Apr 2026
    Release notes

    🐛 Fixes

    • Fixed incorrect version reference in README
    • Minor documentation improvements

    Open source →
  3. 0.0.2 22 Apr 2026
    Release notes

    🚀 Improvements

    • Improved skeleton rendering for better UI consistency
    • Enhanced layout handling for Column and Row
    • Minor performance optimizations in runtime builder

    🐛 Fixes

    • Fixed issue with SkeletonIgnore not working in nested widgets
    • Fixed edge cases in widget parsing

    🧠 Internal

    • Refactored AST parsing logic for better maintainability
    • Code cleanup and improved documentation

    Open source →
  4. 0.0.1 22 Apr 2026
    Release notes

    ✨ Initial Release

    🚀 Features

    • Introduced AutoSkeleton widget for automatic skeleton loading
    • Automatically converts basic widgets:
      • Text → skeleton placeholder
      • Image → skeleton container
      • Column / Row → layout preserved
    • Added SkeletonIgnore to exclude widgets from skeleton conversion
    • Implemented runtime skeleton rendering engine

    ⚙️ Code Generation

    • Added support for @GenerateSkeleton annotation
    • Generates .skeleton.dart files using build_runner and source_gen
    • Parses widget tree using AST for skeleton generation

    📦 Package Setup

    • Included example app demonstrating usage
    • Added basic widget tests
    • Added documentation and README
    Open source →

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