Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter-me feature #1

Closed
wants to merge 2 commits into from
Closed

Flutter-me feature #1

wants to merge 2 commits into from

Conversation

leoafarias
Copy link
Owner

@leoafarias leoafarias commented Mar 8, 2019

This is an idea to improve the process of on-boarding or experimentation from javascript developers. The flow could look something like this
npm install -g flutter-me

  • 1. Download correct fvm binary and install
  • 2. Clone flutter repository
  • 3. Run flutter setup
  • 4. Sets flutter command correctly
  • 5. Goes into examples/hello_world
  • 6. Runs flutter packages get
  • 7. Opens the simulator
  • 8. flutter run on hello world app
  • 9. Installs Flutter vscode extension
  • 10. installs Dart vscode extension
  • 11. opens vscode

Clean up and improvements

  • Wait for simulator to open before running app
  • Better feedback and messaging about what is going on
  • Display flutter doctor output for next steps
  • Allow user to select which project he wants to try
  • Check if vscode is installed

I believe this could be an interesting approach to quickly getting someone to play or experiment with flutter and dart.

@leoafarias leoafarias closed this Jul 26, 2019
@leoafarias leoafarias reopened this Jul 26, 2019
@leoafarias leoafarias closed this Jul 26, 2019
@leoafarias leoafarias deleted the feature/flutter-me branch July 26, 2019 04:27
@xinyu-meng xinyu-meng mentioned this pull request Jan 6, 2021
leoafarias pushed a commit that referenced this pull request Mar 20, 2024
Enable automatic docker release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant