solidart_lint 2.0.2
solidart_lint: ^2.0.2 copied to clipboard
solidart_lint is a developer tool for users of solidart, designed to help stop common issues and simplify repetitive tasks
This package is a developer tool for users of flutter_solidart, designed to help stop common issues and simplify repetitive tasks.
I highly recommend using this package to avoid errors and understand how to properly use flutter_solidart
Getting started #
Run this command in the root of your Flutter project:
flutter pub add -d solidart_lint custom_lint
Then edit your analysis_options.yaml
file and add these lines of code:
analyzer:
plugins:
- custom_lint
Then run:
flutter clean
flutter pub get
dart run custom_lint
ASSISTS #
Wrap with Solid (Renamed into ``rap with ProviderScope`) #
Wrap with SignalBuilder #
Wrap with Show #
Contributors #
Alexandru Mariuti 💻 🐛 🚧 💬 👀 📖 ⚠️ |
manuel-plavsic 💻 |
Luke Greenwood 📖 |
9dan 💻 🐛 📖 |
Seven Du 💻 🐛 📖 |