solidart_lint 2.0.2 copy "solidart_lint: ^2.0.2" to clipboard
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 Solid sample

Wrap with SignalBuilder #

Wrap with SignalBuilder sample

Wrap with Show #

Wrap with Show sample

Contributors #

Alexandru Mariuti
Alexandru Mariuti

💻 🐛 🚧 💬 👀 📖 ⚠️
manuel-plavsic
manuel-plavsic

💻
Luke Greenwood
Luke Greenwood

📖
9dan
9dan

💻 🐛 📖
Seven Du
Seven Du

💻 🐛 📖
15
likes
150
points
590
downloads

Publisher

verified publishermariuti.com

Weekly Downloads

solidart_lint is a developer tool for users of solidart, designed to help stop common issues and simplify repetitive tasks

Repository (GitHub)
View/report issues

Topics

#state-management #signals #linter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, collection, custom_lint_builder

More

Packages that depend on solidart_lint