rar library
Classes
- Rar
- A Flutter plugin for handling RAR archive files.
- RarPlatform
- The interface that implementations of rar must implement.
- RarWeb
- Stub class for RarWeb on non-web platforms. This provides the same static API so code can reference RarWeb without conditional imports in application code.