mirror of
https://github.com/flame-engine/flame.git
synced 2026-03-13 09:43:03 +08:00
Prepared all packages to be released to pub.dev Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
22 lines
430 B
YAML
22 lines
430 B
YAML
name: flame_lint
|
|
resolution: workspace
|
|
description: Flame lint package
|
|
version: 1.4.3
|
|
homepage: https://github.com/flame-engine/flame/tree/main/packages/flame_lint
|
|
funding:
|
|
- https://opencollective.com/blue-fire
|
|
- https://github.com/sponsors/bluefireteam
|
|
- https://patreon.com/bluefireoss
|
|
topics:
|
|
- flame
|
|
- lints
|
|
|
|
environment:
|
|
sdk: ">=3.11.0 <4.0.0"
|
|
|
|
dependencies:
|
|
lints: ^6.0.0
|
|
|
|
dev_dependencies:
|
|
dartdoc: ^9.0.0
|