Can we access your project?
Current Behavior
- I watched this FlutterFlow MCP tutorial on YouTube and tried to replicate it.
- After downloading the
flutterflow_cli and following the instructions on the pub.dev page and the YouTube video, I couldn't replicate it due to these known shortcomings.
Mismatch between reality and expectations
- The latest version of the flutterflow_cli on pub.dev is
flutterflow_cli: ^0.0.37 but when I ran the dart pub global activate flutterflow_cli as shown on the pub.dev page and on YouTube, I get version 0.0.31, which is not the latest version. Even the YouTube video has version 0.0.34. So that's the first issue.
- The second issue is that the available commands on version 0.0.31 do not include the ability to create a project so I can't even get to the part that requests an API key. Whenever I try to run
flutterflow ai init [project_name], it doesn't work and I get a message showing me two available commands: export-code and deploy-firebase.
Due to the above issues, I have not been able to use the Flutterflow MCP.
Expected Behavior
- Running
dart pub global activate flutterflow_cli should download the latest version of the flutterflow_cli.
- Once the flutterflow_cli is installed, the user should be able to create new folders and perform all the commands as shown in the YouTube video.
Steps to Reproduce
Follow the instructions in this YouTube video: https://youtu.be/drseJrmVZfU?si=3nCZ3ODgK409C7Dj.
Reproducible from Blank
Bug Report Code (Required)
IT4WhfKA4YlOxPpE7q6JYO9ajSQXJjMmaIIFjsN+TRAbCOPpB7YPXPykP1doTcOiTFZYMFv9hT4zzNbHkfDlCeQHAziubpQ61LhuaQrzeEmmb7qaPrjtQHdBHdJgNEuV4Z2FpQlNC7FpZXgO7GeEB+fKEwTXQb63NlQ/HP7+It/P+VHmAj+6Xn0Jg1ZSfCvr
Visual documentation
Environment
- FlutterFlow version: v7.0.13
- Platform: Web / Desktop
- Browser name and version: Microsoft Edge Version 148.0.3967.96 (Official build) (arm64)
- Operating system and version affected: macOS Tahoe version 26.3.1 (a)
Additional Information
No response
Can we access your project?
Current Behavior
flutterflow_cliand following the instructions on the pub.dev page and the YouTube video, I couldn't replicate it due to these known shortcomings.Mismatch between reality and expectations
flutterflow_cli: ^0.0.37but when I ran thedart pub global activate flutterflow_clias shown on the pub.dev page and on YouTube, I get version 0.0.31, which is not the latest version. Even the YouTube video has version 0.0.34. So that's the first issue.flutterflow ai init [project_name], it doesn't work and I get a message showing me two available commands:export-codeanddeploy-firebase.Due to the above issues, I have not been able to use the Flutterflow MCP.
Expected Behavior
dart pub global activate flutterflow_clishould download the latest version of the flutterflow_cli.Steps to Reproduce
Follow the instructions in this YouTube video: https://youtu.be/drseJrmVZfU?si=3nCZ3ODgK409C7Dj.
Reproducible from Blank
Bug Report Code (Required)
IT4WhfKA4YlOxPpE7q6JYO9ajSQXJjMmaIIFjsN+TRAbCOPpB7YPXPykP1doTcOiTFZYMFv9hT4zzNbHkfDlCeQHAziubpQ61LhuaQrzeEmmb7qaPrjtQHdBHdJgNEuV4Z2FpQlNC7FpZXgO7GeEB+fKEwTXQb63NlQ/HP7+It/P+VHmAj+6Xn0Jg1ZSfCvr
Visual documentation
Environment
Additional Information
No response