Skip to main content

deretame/Breeze

SkillsMP는 deretame/Breeze에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
2,441
GitHub 포크
65

이 저장소의 skills

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file. Use when initializing localization support for a new Flutter project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.