Most Used Tags
Structure Flutter apps with layered architecture and feature-first organization.
Integrates Cloud Firestore into Flutter apps for efficient data management.
Integrates Firebase App Check into Flutter apps for enhanced security.
Integrates Firebase Cloud Storage into Flutter apps for file management.
Integrate Firebase Cloud Messaging in Flutter apps for push notifications.
Review Flutter/Dart pull requests and merge requests against a structured checklist. Use when asked to review a PR, review a MR, review a branch, audit changed files, check code quality, or evaluate a diff. Covers correctness, security, performance, style, testing, and documentation.
Write, review, and improve Flutter and Dart tests including unit tests, widget tests, and golden tests. Use when writing new tests, reviewing test quality, fixing flaky tests, adding test coverage, structuring test files, or choosing between unit and widget tests.
Integrate Firebase Data Connect into Flutter apps for efficient data management and real-time updates.
Integrate Firebase Analytics into Flutter apps for comprehensive event tracking and user insights.
Integrates Firebase In-App Messaging into Flutter apps for targeted user engagement.
Integrates Firebase Authentication into Flutter apps for secure user sign-in and management.
Integrate Firebase Cloud Functions into Flutter apps for server-side logic.
Diagnoses and fixes common Flutter layout and runtime errors.
Apply Effective Dart guidelines to write idiomatic, high-quality Dart and Flutter code.
Manage state in Flutter applications using ChangeNotifier and Provider.
Implement state management in Flutter using the bloc and flutter_bloc libraries.
Implement a layered architecture for Flutter apps using MVVM, repositories, and dependency injection.
Utilize the Mockito package for effective mocking in Flutter/Dart tests.
Create and run end-to-end tests for Flutter apps using Patrol 4.x.
Integrate Firebase AI Logic into Flutter apps using the Gemini Developer API.
Utilize the Mocktail package for effective mocking in Flutter/Dart tests.
Integrates Firebase Crashlytics into Flutter apps for effective crash reporting and error tracking.
Integrate Firebase Realtime Database into Flutter apps for real-time data sync and offline capabilities.
Manage state and dependencies in Flutter apps using the Provider package.
Manage state effectively in Flutter/Dart using Riverpod.
A collection of Flutter AI skills and rules for enhancing development in AI-powered IDEs.
Easily configure Firebase for Flutter applications using the FlutterFire CLI.
Integrate Firebase Remote Config into Flutter apps for dynamic feature management.
Leverage Dart 3 features like patterns, sealed classes, and switch expressions for modern coding.