flutter_beautify 1.0.4
flutter_beautify: ^1.0.4 copied to clipboard
A beautiful custom widget cli for Flutter.
🎨 Flutter Beautify #
A powerful CLI tool for Flutter developers to quickly generate beautiful, customizable widgets and components for your Flutter projects.
📑 Table of Contents #
Quick Features #
- 🚀 Fast Widget Generation - Create custom widgets with a single command
- 🎯 Template-Based - Pre-built, production-ready widget templates
- 📁 Organized Structure - Automatically creates
lib/widgets/directory
Installation #
Prerequisites #
- Dart SDK 3.9.2 or higher
Activate CLI from pub.dev #
dart pub global activate flutter_beautify
Verify installation:
flutter_beautify --help
Widgets #
Form #
Button
flutter_beautify add button
Checkbox
flutter_beautify add checkbox
📚 Related Libraries & Resources #
- Dart SDK - Official Dart programming language
- Flutter - Beautiful UI framework
- pub.dev - Dart packages repository
- Material Design - Design system used in widgets
💬 Support & Feedback #
Have questions or found a bug?
- 🐛 Report Issues: GitHub Issues
- 💡 Feature Requests: Open a new issue with
[Feature Request]prefix - 📧 Email Support: devrejaul.official@gmail.com
📊 Project Stats #
- Version: 1.0.0
- Dart SDK: 3.9.2+
- License: MIT
- Repository: flutter-beautify
🙏 Acknowledgments #
- Thanks to the Dart and Flutter teams for creating amazing tools
- Inspired by modern CLI tools for developer productivity
- Special thanks to all contributors and users
Happy coding! 🎉