This repository contains shared configurations, lint rules, and development guidelines for Dart projects at SylphLab.
(Currently, this repository primarily holds guidelines. Sharable lint packages or configurations might be added later.)
- Guidelines: Detailed standards and best practices for Dart development can be found in the
docs/
directory.
Refer to the guidelines in the docs/
directory for setting up projects and adhering to SylphLab standards.
If shared lint packages are published in the future, instructions for adding them to your analysis_options.yaml
will be provided here.
Please refer to the main Playbook repository for general contribution guidelines. Specific suggestions for Dart guidelines can be made via issues or pull requests in this repository.
MIT License - see the LICENSE file for details.