🎯

how-to-do-bitwise-operations-in-dart

🎯Skill

from rodydavis/skills

VibeIndex|
What it does
|

A skill from rodydavis's collection that teaches Dart bitwise operations for both integers and booleans, including AND, OR, NAND, NOR, and XNOR with practical code examples.

πŸ“¦

Same repository

rodydavis/skills(55 items)

how-to-do-bitwise-operations-in-dart

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add rodydavis/skills --skill how-to-do-bitwise-operations-in-dart
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add rodydavis/skills --skill how-to-do-bitwise-operations-in-dart
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/how-to-do-bitwise-operations-in-dart/SKILL.md

SKILL.md

30Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
flutter-control-and-screenshot🎯Skill

Diverse skills collection by @rodydavis covering Flutter automation, Astro SSR with PocketBase, async Preact Signals, CodeMirror dynamic themes, and many more development patterns.

🎯
how-to-build-a-native-cross-platform-project-with-flutter🎯Skill

Teaches how to build native cross-platform projects with Flutter, part of a skills collection by @rodydavis installable via skills.sh.

🎯
install-flutter-from-git🎯Skill

Installs Flutter SDK via git clone and configures development environment across Web, Mobile, and Desktop platforms.

🎯
how-to-build-a-webrtc-signal-server-with-pocketbase🎯Skill

Teaches how to build a WebRTC signaling server using PocketBase, part of a skills collection by @rodydavis installable via skills.sh.

🎯
flutter-fastlane-one-click-beta🎯Skill

Provides a one-click Flutter beta deployment workflow using Fastlane, part of a skills collection by @rodydavis installable via skills.sh.

🎯
lightweight-flutter-animations🎯Skill

Lightweight Flutter animations skill from a multi-topic skills collection covering Astro SSR, Preact Signals, Dart web components, and Flutter app automation.

🎯
flutter-terminal-cheat-sheet🎯Skill

Flutter terminal cheat sheet skill providing quick reference commands for Flutter CLI operations and common development tasks.

🎯
how-to-send-push-notifications-on-flutter-web-fcm🎯Skill

Guide for implementing push notifications on Flutter web using Firebase Cloud Messaging (FCM).

🎯
how-to-do-full-text-search-with-sqlite🎯Skill

Skill for implementing full-text search with SQLite, covering FTS5 setup, tokenizers, ranking, and query optimization.

🎯
2d-or-3d-force-graph-with-lit🎯Skill

Skill for building interactive 2D or 3D force-directed graph visualizations using Lit web components, from the rodydavis agent skills collection.