PackageTrack
Sign in Get early access

stac_framework

The Stac Framework enables easy creation of parsers for widgets and actions, enhancing Stac's functionality and supporting custom implementations.

1.0.0 9.2K downloads/mo #3042 most downloaded on pub.dev StacDev/stac

What this package is like to depend on

Last release 9 months ago

10 Nov 2025

Ships fairly regularly

a new release about every 3 months

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

7 releases · first in 2025

2 releases in the last 12 months

see the full history below

Release timeline

7 releases · Feb 2025 to Nov 2025
2026
Release Pre-release

Releases

latest 7
  1. 1.0.0 10 Nov 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.10.0...v1.0.0

    Open source →
    Release notes
    • Stable Release
    Open source →
    Release notes

    This is the first stable release of Stac, marking a major milestone in server-driven UI for Flutter.

    Breaking Changes

    <Warning> If upgrading from pre-1.0 versions, please review these changes carefully. </Warning>

    • Minimum Flutter SDK is now 3.35.0+
    • Switch: renamed activeColoractiveThumbColor (aligned with Flutter API)
    • ThemeData.bottomAppBarTheme now expects BottomAppBarThemeData (aligned with Flutter 3.35)
    • TextSpan now takes text instead of data

    New Features

    • Error Handling: Introduced StacError and StacErrorWidget for enhanced error handling
    • Dart-to-JSON: Added support for Dart-to-JSON conversion via Stac DSL
    • WASM Compatibility: Web/WASM platform support
    • Conditional Widget: Expression evaluation for dynamic UI logic
    • SVG Rendering: SVG support in StacImage
    • TextStyle.copyWith(): Via copyWithStyle property
    • Border Side Customization: In BoxDecoration
    • Multi Action Parser: For advanced interaction handling
    • SnackBarThemeData: Integrated for consistent styling
    • BackdropFilter Widget: New widget support
    • Color Transparency: Using @ notation (e.g. "primary@50")
    • Visibility Widget: New widget support
    • CachedNetworkImage: Replaced Image.network usage
    • ClipRRect Widget: New widget support
    • GestureDetector: With tap, drag and press handlers
    • Material 3 Colors: Fixed colors and new surface variants
    • ClipOval Widget: New widget support
    • InkWell Widget: New widget support
    • Variables: Support with setValue widget and action
    • StacDouble Type: New type support
    • Theme Updates: Updated Stac theme with new ThemeData classes
    • DropdownMenu Widget: New widget support
    • SliverAppBar & CustomScrollView: New parsers
    • StacDynamicView: Parser for fetching and rendering API data
    • Improved Borders: Enhanced Stac borders and styles

    Open source →
  2. 0.4.0 22 Sep 2025
    Release notes
    • Remove StacWidget & StacAction typedef
    • Code refactoring and improvements
    Open source →
    Release notes
    • Rich text functionality for StacText
    • pushNamed support in navigation
    • StacExpanded widget
    • InputDecorationTheme & InputBorder support

    Open source →
  3. 0.3.0 25 May 2025
    Release notes
    • Add StacAction and StacWidget types
    Open source →
    Release notes

    Theme Support

    • AppBarTheme
    • TextButtonTheme
    • FloatingActionButtonTheme
    • BottomNavigationBarTheme
    • BottomSheetTheme
    • CardTheme
    • DialogTheme
    • NavigationBarThemeData
    • TabBarThemeData

    Open source →
  4. 0.2.2 11 Feb 2025
    Release notes
    • Add pub.dev topics
    Open source →
  5. 0.2.1 01 Feb 2025
    Release notes
    • minor changes
    Open source →
  6. 0.2.0 01 Feb 2025
    Release notes
    • Added StacParser and StacActionParser abstract classes. These classes are used to define custom parsers for widgets and actions.
    Open source →
    Release notes

    Breaking Changes

    • BREAKING: Call Stac.initialize to initialize Stac

    New Features

    • IconTheme support
    • FractionallySizedBox widget
    • ElevatedButtonTheme, OutlinedButtonTheme, IconButtonTheme
    • Center widget
    • Dio instance injection support
    • InputFormatters support
    • Input validation
    • BoxDecoration support for Container
    • Stack and Positioned widgets

    Open source →
  7. 0.1.0 01 Feb 2025
    Release notes
    • Init Stac Framework package
    Open source →
    Release notes
    • Added Stac Theme support
    • Added StacTab parser
    • Added BoxFit support for StacImage
    • Fixed AppBar size issue

    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