ConsoleSymbols class
Console symbols and emojis with proper spacing for clean output Each symbol has 2 spaces on the left and right for better readability
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 Methods
Constants
- android → const String
- Android icon used in front of Android-specific messages.
- apple → const String
- Apple icon used in front of iOS-specific messages.
- arrowDown → const String
- Down-pointing arrow used to show a decrease or downward movement.
- arrowLeft → const String
- Left-pointing arrow used to show direction or a previous step.
- arrowRight → const String
- Right-pointing arrow used to show direction or a next step.
- arrowUp → const String
- Up-pointing arrow used to show an increase or upward movement.
- books → const String
- Books icon used in front of documentation references.
- box → const String
- Box icon, an alternate package symbol for dependency messages.
- bug → const String
- Bug icon used in front of debugging-related messages.
- bulb → const String
- Lightbulb icon used in front of tips and suggestions.
- checkmark → const String
- Standalone checkmark, for marking a single item as done without a full message line.
- clipboard → const String
- Clipboard icon used in front of a summary or checklist.
- cloud → const String
- Cloud icon used in front of cloud-service messages, like Firebase.
- code → const String
- Laptop icon used in front of code-related messages.
- cross → const String
- Standalone cross mark, for marking a single item as failed or skipped.
- dialog → const String
- Tag icon used in front of dialog-related messages.
- document → const String
- Document icon used in front of file-related messages.
- error → const String
- "x" shown in front of an error message.
- exclamation → const String
- Exclamation icon used to call out something important.
- file → const String
- Page icon used in front of file-related messages.
- fire → const String
- Fire icon used to call out something noteworthy.
- five → const String
- Numbered "5" icon for the fifth step in a numbered list.
- folder → const String
- Folder icon used in front of directory-related messages.
- four → const String
- Numbered "4" icon for the fourth step in a numbered list.
- gear → const String
- Gear icon used for settings or build-configuration steps.
- globe → const String
- Globe icon used in front of network or internet-related messages.
- hammer → const String
- Hammer icon used when building or generating something.
- hourglass → const String
- Hourglass icon used while waiting on a slower step.
- id → const String
- ID badge icon used in front of identifier-related messages.
- info → const String
- Info icon shown in front of a plain informational message.
- key → const String
- Key icon used in front of credential or API-key related messages.
- link → const String
- Link icon used in front of URLs or navigation-related messages.
- loading → const String
- Spinner icon used while a step is in progress.
- medal → const String
- Medal icon, an alternate way to celebrate a completed step.
- mobile → const String
- Phone icon used in front of mobile-specific messages.
- note → const String
- Notepad icon used in front of a note to the user.
- one → const String
- Numbered "1" icon for the first step in a numbered list.
- package → const String
- Package icon used in front of dependency-related messages.
- party → const String
- Party popper icon used to celebrate a completed setup.
- pin → const String
- Pin icon used to mark a specific location or file path.
- question → const String
- Question mark icon used in front of prompts or help text.
- refresh → const String
- Refresh icon, an alternate loading symbol for retried steps.
- robot → const String
- Robot icon used in front of automation-related messages.
- rocket → const String
- Rocket icon used when kicking off a big action, like scaffolding a project.
- satellite → const String
- Satellite icon used in front of remote-connection messages.
- search → const String
- Magnifying glass icon used when looking something up.
- sparkles → const String
- Sparkles icon used to highlight a freshly generated result.
- star → const String
- Star icon used to highlight a favorite or featured item.
- success → const String
- Checkmark shown in front of a success message.
- tag → const String
- Tag icon used in front of labels or version tags.
- target → const String
- Target icon used to point out the goal of a step.
- terminal → const String
- Keyboard icon used in front of terminal or command-related messages.
- three → const String
- Numbered "3" icon for the third step in a numbered list.
- trophy → const String
- Trophy icon used to celebrate a milestone.
- two → const String
- Numbered "2" icon for the second step in a numbered list.
- warning → const String
- Warning icon shown in front of a message that needs attention but isn't an error.
- wrench → const String
- Wrench icon used for setup or configuration steps.