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

πŸ’» πŸ› πŸ“–

Libraries

solidart_lint
Support for doing something awesome.