diff --git a/pubspec.yaml b/pubspec.yaml index 2c3f9e2..55dac1d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,6 +3,12 @@ description: The `VrPlayer` lets you play 360° and VR videos smoothly on Androi version: 0.2.0 homepage: "https://github.com/What-the-Flutter/VR-Player" +topics: + - vr + - vr-player + - virtual-reality + - video + environment: sdk: ">=3.0.0 <4.0.0" flutter: ">=3.10.0"