Back to marketplace

Flutter

Flutter DI

v0.1.0

LeanCode Flutter dependency injection guidance using the provider package (page-scoped and global providers).

developer-toolsflutterdiinternal

README

flutter-di

LeanCode Flutter dependency injection plugin for Cursor and Claude Code.

Contains the dependency injection rule:

  • rules/dependency-injection.mdprovider-based DI conventions
  • skills/flutter-di-usage/SKILL.md — entry point for this plugin

Example usage

  • /flutter-di-usage — get a short explanation of what this plugin does and which asset to use next

What this plugin is NOT about

General cubit/bloc logic after dependencies are provided lives in flutter-bloc.

Related plugins

  • flutter-bloc — BLoC/Cubit state management after dependencies are provided

Skills

Install individual skills through the CLI fallback, or download the raw SKILL.md file.

/flutter-di-usage

Flutter Di Usage

Download

Explain what the `flutter-di` plugin does and how to use it. Use when the user invokes `/flutter-di-usage`, asks what this plugin covers, or needs help wiring providers, choosing dependency scope, or planning async initialization.

npx skills add leancodepl/ai-plugins --skill flutter-di-usage -a cursor

0 skills selected