Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
yusupsupriyadi
ملف منشئ GitHub

yusupsupriyadi

عرض على مستوى المستودعات لـ 13 skills مجمعة عبر 2 مستودعات GitHub.

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
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات