leancode.co

  • Packages
Results 50 packages owned by leancode.co
Sort by

patrolcopy "patrol: ^4.10.0" to clipboard
patrol: ^4.10.0 copied to clipboard

724
likes
150
points
629k
downloads
A powerful, multiplatform E2E UI testing framework for Flutter apps that overcomes the limitations of integration_test by handling native interactions. #testing#integration-test#ui-test#e2e#native-automation
screenshot

patrol_clicopy "patrol_cli: ^4.8.0" to clipboard
patrol_cli: ^4.8.0 copied to clipboard

72
likes
160
points
153k
downloads
Command-line tool for Patrol, a powerful Flutter-native UI testing framework. #testing#cli#patrol
screenshot

marionette_fluttercopy "marionette_flutter: ^0.6.0" to clipboard
marionette_flutter: ^0.6.0 copied to clipboard

69
likes
160
points
165k
downloads
Flutter extensions for AI agent interaction via MCP — lets Claude, Copilot, and Cursor tap, scroll, type, and screenshot your app.#mcp#ai#claude#agent#copilot

leancode_lintcopy "leancode_lint: ^27.0.0" to clipboard
leancode_lint: ^27.0.0 copied to clipboard

78
likes
160
points
35.2k
downloads
Robust and high-quality lint rules used at LeanCode.#analysis#analyzer#code-style#lint#lints

marionette_mcpcopy "marionette_mcp: ^0.6.0" to clipboard
marionette_mcp: ^0.6.0 copied to clipboard

51
likes
160
points
43.9k
downloads
MCP server that lets AI agents (Claude, Copilot, Cursor) inspect and interact with running Flutter apps — tap, scroll, type, and screenshot.#mcp#ai#claude#agent#copilot

patrol_finderscopy "patrol_finders: ^3.6.0" to clipboard
patrol_finders: ^3.6.0 copied to clipboard

57
likes
150
points
667k
downloads
Streamlined, high-level API on top of flutter_test.#testing#widget-test#patrol
screenshot

patrol_mcpcopy "patrol_mcp: ^0.2.1" to clipboard
patrol_mcp: ^0.2.1 copied to clipboard

30
likes
160
points
39.9k
downloads
An MCP server that empowers AI assistants to control, automate, and monitor interactive Patrol development sessions in Flutter. #testing#e2e#flutter-test#claude#ai

bloc_presentationcopy "bloc_presentation: ^1.1.2+3" to clipboard
bloc_presentation: ^1.1.2+3 copied to clipboard

93
likes
140
points
23.5k
downloads
Dispatch single-time side effects (navigation / snackbar / dialog) from Bloc or Cubit without polluting state. #bloc#cubit#architecture#side-effects#navigation

bloc_presentation_testcopy "bloc_presentation_test: ^1.2.0" to clipboard
bloc_presentation_test: ^1.2.0 copied to clipboard

14
likes
160
points
36.5k
downloads
A testing library for Blocs/Cubits which mixin BlocPresentationMixin. To be used with bloc_presentation package.

ciachcopy "ciach: ^0.5.0" to clipboard
ciach: ^0.5.0 copied to clipboard

30
likes
160
points
687
downloads
Finds unused (never-referenced) declarations in a Dart/Flutter package by driving the Dart analysis server over LSP and querying textDocument/references.#static-analysis#dead-code#linter#cli#developer-tools