appstorys_flutter_platform_interface library
Classes
- AppstorysFlutterPlatform
- This is the abstract contract — defines what methods must exist without implementing them. Extends PlatformInterface — Flutter's standard pattern for plugins that need to support multiple platforms (Android, iOS, web)