Skip to content

Latest commit

 

History

History
158 lines (101 loc) · 3.6 KB

File metadata and controls

158 lines (101 loc) · 3.6 KB

Contact & Support

Getting Help

📖 Documentation

  • README.md - Main documentation and getting started guide
  • CONTRIBUTING.md - Guidelines for contributing
  • PUB_DEV_SETUP.md - Pub.dev publishing setup
  • GITHUB_ACTIONS_SETUP.md - GitHub Actions automation setup
  • WORKFLOW_FIX.md - Workflow troubleshooting

🐛 Reporting Issues

Found a bug? Have a feature request?

Create an issue on GitHub:

When reporting, include:

  • Clear description of the issue
  • Steps to reproduce
  • Expected vs actual behavior
  • Screenshots/GIFs if applicable
  • Environment: OS, Dart version, Flutter version

💬 Discussions

Have questions or want to discuss ideas?

GitHub Discussions:


Developer Contact

Primary Maintainer

Rejaul Islam


Community

Contributing

Want to contribute? See CONTRIBUTING.md for:

  • How to report bugs
  • How to suggest enhancements
  • Development setup
  • Code style guidelines
  • Pull request process

Social

  • GitHub: Follow for updates
  • Twitter/X: (Optional)
  • LinkedIn: (Optional)

Support Channels

Quick Help

Issue Location
Getting Started README.md
Installation Problems README.md → Installation
Widget Examples example/lib/demo/
CLI Help flutter_beautify help
Contributing CONTRIBUTING.md
Publishing Setup PUB_DEV_SETUP.md
Workflow Issues WORKFLOW_FIX.md

Response Times

  • Bug Reports: Response within 24-48 hours
  • Feature Requests: Response within 1-2 weeks
  • Pull Requests: Review within 3-5 days
  • Discussions: Response within 1 week

Found a Security Issue?

🔒 Please do NOT open a public issue for security vulnerabilities.

Instead, please email your findings directly:

  • Email: [Contact Rejaul directly via GitHub]
  • Subject: Security vulnerability in flutter_beautify
  • Include: Description, reproduction steps, impact

FAQ

Q: How do I report a bug?

A: Create a GitHub Issue with:

  • Clear title
  • Reproduction steps
  • Environment details
  • Screenshots if applicable

Q: Can I contribute widgets?

A: Yes! See CONTRIBUTING.md for the development process and widget pattern.

Q: How do I publish a new version?

A: See PUB_DEV_SETUP.md and GITHUB_ACTIONS_SETUP.md for automated publishing.

Q: Is there a changelog?

A: Yes, see CHANGELOG.md for all version history and changes.

Q: How do I use the CLI?

A: Run flutter_beautify help for available commands.

Q: Can I use this in production?

A: Yes! Version 1.0.0+ is production-ready with 26 widgets and full CLI support.


Links


Code of Conduct

Be respectful, inclusive, and constructive in all interactions.


License

Flutter Beautify is licensed under the MIT License.


Thank you for using Flutter Beautify! 🙏

Have questions? Open an issue or start a discussion!