Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
yusupsupriyadi
GitHub 제작자 프로필

yusupsupriyadi

2개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
2
업데이트
2026-07-05
저장소 탐색

저장소와 대표 skills

flutter-add-introduction-screen
소프트웨어 개발자

Build a first-launch onboarding / intro flow with the `introduction_screen` package (`IntroductionScreen` + `PageViewModel`). Use when adding walkthrough or welcome screens.

2026-07-05
flutter-apply-architecture-best-practices
소프트웨어 개발자

Architects a Flutter application using the recommended layered approach (UI, Logic, Data) with Riverpod for state management and dependency injection. Use when structuring a new project or refactoring for scalability.

2026-07-05
flutter-generate-launcher-icons
소프트웨어 개발자

Generate app launcher icons for all platforms (Android, iOS, web, Windows, macOS) from one source image with the `flutter_launcher_icons` package via pubspec config + a CLI generator. Use when setting or changing the app icon.

2026-07-05
flutter-generate-native-splash
소프트웨어 개발자

Generate native splash screens (Android incl. Android 12+, iOS, web) with the `flutter_native_splash` package via pubspec config + a CLI generator. Use when setting up or changing the launch/splash screen.

2026-07-05
flutter-implement-json-serialization
소프트웨어 개발자

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

2026-07-05
flutter-request-permissions
소프트웨어 개발자

Check and request runtime permissions (camera, location, notifications, storage, etc.) with the `permission_handler` package, including the required native (Android/iOS) configuration. Use when a feature needs a device permission.

2026-07-05
flutter-setup-declarative-routing
소프트웨어 개발자

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.

2026-07-05
flutter-setup-easy-localization
소프트웨어 개발자

Set up runtime internationalization with the `easy_localization` package (JSON translation files, `.tr()`, locale switching). Use when adding or extending i18n in this boilerplate — this is the localization approach the project actually uses.

2026-07-05
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다