Skip to content

feat: Add support for badge widget #384

@divyanshub024

Description

@divyanshub024

Description

Add support for the Badge widget in Stac, enabling developers to declare badges in Server Driven UI for Flutter apps. This widget will allow displaying material design badge elements as described in the official documentation: Flutter Badge Widget.

Requirements

  • Create a model for the Badge widget in the stac_core package.
  • Add a parser for the Badge widget in the stac package.
  • Create an example in Stac Gallery.
  • Add documentation for the Badge widget.

Additional Context

Badges are commonly used for status, indicators, or counts, and proper support expands UI capabilities. See API for widget details: https://api.flutter.dev/flutter/material/Badge-class.html

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions