Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 1.24 KB

File metadata and controls

52 lines (29 loc) · 1.24 KB

Use Multiple Flutter Versions with Puro

Did you know?

Puro is a powerful tool that lets you install multiple versions of Flutter and easily switch between them in your projects.

It's very fast and can automatically configure your IDE to use your desired Flutter version.


Before Puro, I was using FVM.

But after trying it, I have converted:

  • Faster downloads
  • Better IDE integration
  • Nicer CLI interface

Learn more and install here: https://puro.dev/


Previous Next
Preserve Trailing Commas in Dart 3.8 Deprecated APIs in Matrix4