arcane_analysis 1.0.5
arcane_analysis: ^1.0.5 copied to clipboard
Linting rules for Dart and Flutter used by the Arcane Framework
1.0.5 #
- The following globs have been added to the analyzer exclusion list:
- test/**/*.mocks.dart
- build/**
- android/**
- ios/**
- web/**
- windows/**
- macos/**
- linux/**
1.0.4 #
- Preserves tailing commas
1.0.3 #
- Added the following linting rules:
use_decorated_boxuse_enums
1.0.2 #
- Added
unnecessary_breakslinting rule
1.0.1 #
- Updated example
- No linting rule changes
1.0.0 #
- Initial release