dashboards_responsive_core 1.0.0 copy "dashboards_responsive_core: ^1.0.0" to clipboard
dashboards_responsive_core: ^1.0.0 copied to clipboard

Core models and business logic for responsive dashboard layouts - pure Dart package

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-01 #

Added #

  • Initial release of the core package
  • Pure Dart models for responsive dashboard layouts
  • JSON serialization support for all models
  • Collection utilities for pure Dart equality functions
  • Comprehensive test coverage

Features #

  • Breakpoint enum for responsive breakpoints
  • CompactionMode enum for layout compaction strategies
  • WidgetPosition class for widget positioning and sizing
  • BreakpointLayout class for breakpoint-specific layouts
  • DashboardLayout class for complete dashboard layouts
  • Pure Dart collection equality functions (mapEquals, setEquals, listEquals)
0
likes
150
points
88
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core models and business logic for responsive dashboard layouts - pure Dart package

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

json_annotation

More

Packages that depend on dashboards_responsive_core