Status Dotted Borders Widget

A Flutter package that provides a customizable dotted borders widget for displaying user statuses, similar to the status feature in social media apps.

Features

  • Customizable Dotted Borders: Easily create dotted borders to indicate user statuses.
  • Visual Feedback: The widget provides visual cues for the user's own statuses versus those of others.
  • Performance Optimized: Lightweight implementation to ensure smooth rendering.

Getting Started

To use the status_dotted_borders_widget, make sure you have Flutter installed on your machine. You can add the package to your project by including it in your pubspec.yaml file.

dependencies:
  my_status_widget:
    path: ../  # Adjust the path as necessary

Libraries

my_status_widget