Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.22 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.22 KB

Flutter Background SMS Messenger - Issue Tracker

This repository serves as the official issue tracker for the flutter_background_messenger package.

🐛 Reporting Issues

When reporting issues, please include:

Required Information

  • Flutter version (flutter --version)
  • Package version being used
  • Android version being tested on
  • Complete error message or stack trace
  • Steps to reproduce the issue

Example Issue Template

Package Version:
[e.g., flutter_background_messenger: ^0.0.2]

Flutter/Dart Version:
[e.g., Flutter 3.19.0]

Android Version:
[e.g., Android 13]

Issue Description:
A clear description of what the bug is.

Steps To Reproduce:

  • Step one here
  • Step two here
  • Step three here

Expected Behavior:
What should happen

Actual Behavior:
What actually happened

Error Message:
If applicable, add the error message or stack trace

✨ Feature Requests

For feature requests, please describe:

  • What feature you'd like to see
  • Why this feature would be useful

📫 Support

For usage questions and documentation, visit the package on pub.dev