display_identify_overlay 0.1.0 copy "display_identify_overlay: ^0.1.0" to clipboard
display_identify_overlay: ^0.1.0 copied to clipboard

PlatformWindows

A Flutter package that displays monitor index numbers as overlays on all connected displays. Perfect for identifying monitors in multi-display setups.

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.

[Unreleased] #

Added #

  • Initial project structure and API design
  • Platform detection and abstraction layer
  • Monitor information model (MonitorInfo)
  • Overlay styling and positioning options (OverlayStyle, OverlayOptions)
  • Exception handling system
  • Basic Windows platform implementation structure
  • Comprehensive documentation and README

Planned #

  • Complete Windows implementation with native API calls
  • Linux platform support
  • macOS platform support
  • Unit and integration tests
  • Example applications

0.1.0 2025-01-XX #

Added #

  • Initial release with basic project structure
  • Core API design for monitor identification overlays
  • Platform abstraction for cross-platform support
  • Comprehensive documentation

Technical Details #

  • Flutter SDK requirement: >=3.16.0
  • Dart SDK requirement: >=3.8.1
  • Supports Windows, Linux, and macOS (planned)
0
likes
120
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that displays monitor index numbers as overlays on all connected displays. Perfect for identifying monitors in multi-display setups.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, win32

More

Packages that depend on display_identify_overlay