Loading...
Loading...
Found 88 Skills
Learn how to extend Dart's functionality to implement JavaScript-style "truthy" checks for easier conditional logic and value evaluations.
Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.
Compile and deploy Dart apps for various native and web target platforms.
Use FlowR APIs correctly across Dart and Flutter projects. Use when writing or reviewing flowr_dart FlowR/FlowB code, flowr FrViewModel/FrBlocViewModel widgets, FrProvider setup, FrUnion state, stream helpers, or migration after FlowR breaking changes, even when the project has its own file layout.
Expert in Flutter and Dart development with clean architecture and state management
Find and read source code for Dart or Flutter package dependencies installed in a project. Use when asked to inspect code from a package on pub.dev, trace implementation details in dependencies, or locate package files from package names by resolving `.dart_tool/package_config.json`.
Converts Stitch designs into modular Flutter widgets using ThemeData mapping and Dart analysis validation.
Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository.
Bridge Dart with native C/C++ libraries using FFI.
Apply Effective Dart usage patterns for cleaner and more efficient code.
Expert in building cross-platform apps with Flutter 3+. Specializes in Dart, Riverpod, Flame (Game Engine), and FFI (Native Integration).
General best practices for Dart development. Covers code style, effective Dart, and language features.