CraftD
CtrlK
  • πŸ‘‹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

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

PreviousiOSNextHow to use

Last updated 1 year ago