riada: fonts generator is a Visual Studio Code extension that aims to assist Flutter developers in writing clean and organized code by providing features for font sizes, code formatting, and more.
-
Font Size Assistance: Simplify font size management by providing suggestions and code snippets for common font sizes. Create a scalable typography system for your Flutter applications.
-
Code Formatting: Format your Flutter code according to best practices and style guidelines. Keep your codebase clean and maintainable with automated code formatting.
-
... (Add additional features here)
To use the riada: fonts generator extension, you need to have the following prerequisites installed:
- Visual Studio Code (version 1.78.0 or higher)
- Flutter SDK (version X.X.X or higher)
This extension contributes the following settings:
flutter-font-generator.enable
: Enable/disable the riada: fonts generator extension.
- Issue #1: Description of the issue and any available workarounds.
- Issue #2: Description of another issue and any available workarounds.
- ...
Please check the GitHub issues page for known issues and to report new ones.
- Initial release of riada: fonts generator.
- Added font size assistance feature.
- Added code formatting feature.
- Fixed known issues reported by users.
Please refer to the changelog for more detailed release notes.
We welcome your feedback and contributions to make riada: fonts generator even better. If you encounter any issues, have suggestions, or would like to contribute, please open an issue or submit a pull request on the GitHub repository.
We appreciate your support in improving this extension and making it more valuable to the Flutter community.
For more information about Flutter development and best practices, refer to the Flutter documentation and Visual Studio Code's Flutter support.
Enjoy writing clean and efficient Flutter code with riada: fonts generator!