pubspec_checker library
The main library file for the pubspec_checker package. This library exports all utility files required for platform checking.
Classes
- PackageChecker
- A class to check the compatibility of packages with specified platforms.
- PlatformChecker
- A utility class to check platform compatibility for packages.
- PubspecReader
- A utility class to read and parse the pubspec.yaml file.
Enums
- PackagePlatform
- Enum representing supported platforms for package compatibility checking.
Extensions
- StatusFormatter on String
- StatusIcon on String
- StatusLabel on String
- StringCenter on String