Stay connected with the global Hashnode community on the go and never miss a thing! Download the Hashnode mobile application for your iOS and Android devices.
Building a multiplayer quiz game with Flutter and Supabase
Introduction During the Supabase Launch Week 6 Hackathon, I decided to take on the challenge of building a multiplayer quiz game using Flutter and Supabase. It had been a while since I wrote something about Supabase, and there's been a lot of changes...
DraftMost Drafts’ Shortcut actions return a Draft object, or in the case of query actions, arrays of Draft objects. Each of these objects contains the the following values about the draft:**Draft**: The primary identifier for the draft. This can be used in subsequent Shortcut actions to identify the draft.**UUID** *string*: The UUID of the draft.**Content** *string*: The full text of the draft.**Link** *string*: A permalink to the draft, using the drafts://open URL action.**Title** *string*: The first line of the draft.**Tags** *array of strings*: Tags assigned to the draft.**Flagged** *boolean*: Flagged status of the draft.**Folder**: Folder the draft is currently located in. Possible values: Inbox, Archive or Trash.**Syntax Definition**: Syntax highlighting mode assigned to the draft.**Creation Date** *date*: Timestamp of draft creation.**Creation Location** *location*: Location the draft was created.**Modification Date** *date*: Timestamp of draft’s last modification.**Modification Location** *location*: Location the draft was last modified.Workspace**Workspace**: The primary identifier for the workspace. This can be used in subsequent Shortcut actions to identify the workspace.**Name**: The name assigned to the workspace.⠀Action**Action**: The primary identifier for the action. This can be used in subsequent Shortcut actions to identify the action.**Name**: The name assigned to the action.
Join our Guild and play our learn to earn game for newbies to develop your Web3 ID, learn valuable skills that will earn you crypto and tokens from your contributions in and outside of this community.