PackageTag class

Tags used for filtering package searches

Constructors

PackageTag()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

hasScreenshot String
Has screenshots
getter/setter pair
isDart3Ready String
Is Dart 3 ready
getter/setter pair
isFlutterFavorite String
Is a flutter favorite
getter/setter pair
isNullSafe String
Is null-safe
getter/setter pair
licenseOsiApproved String
Uses an OSI approved license
getter/setter pair
platformAndroid String
Supports android platform
getter/setter pair
platformIos String
Supports ios platform
getter/setter pair
platformLinux String
Supports linux platform
getter/setter pair
platformMacos String
Supports macos platform
getter/setter pair
platformWeb String
Supports web platform
getter/setter pair
platformWindows String
Supports windows platform
getter/setter pair
sdkDart String
Uses dart sdk
getter/setter pair
sdkFlutter String
Uses flutter sdk
getter/setter pair
showUnlisted String
Show unlisted packages
getter/setter pair

Static Methods

dependency(String dependency) String
Filter by dependency
has(String has) String
Filter packages that have something
isTag(String isTag) String
Filter packages that are something
license(String license) String
Filter packages by license
platform(String platform) String
Filter packages by supported platform
publisher(String publisher) String
Filter by publisher
sdk(String sdk) String
Filter packages by sdk
show(String show) String
Show packages that are something