CraftD
  • 👋Overview
  • 🛠️Setup
    • 🤖Android
    • 🍎iOS
    • 🔷Flutter
  • 💡How to use
    • 🤖Android
      • Compose
      • View System
    • 🔷Flutter
    • 🍎iOS
  • 🗒️Notes
    • For Developers
    • License
  • 🙏Thanks to the contributors
Powered by GitBook
On this page
  • Run this command with Flutter:
  • This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
  1. Setup

Flutter

PreviousiOSNextHow to use

Last updated 12 months ago

Run this command with Flutter:

 flutter pub add craftd_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  craftd_widget: $last_version

more detail

🛠️
🔷
pub.dev