brianegan / new_flutter_template

Test ideas for a new flutter template
140 stars 23 forks source link

Flutter SDK version in fvm config #20

Closed mjablecnik closed 3 years ago

mjablecnik commented 3 years ago

Why we are using master as flutter SDK version instead of stable?

brianegan commented 3 years ago

Stable does not support some newer features that are being considered for the new template, therefore using master.

icnahom commented 3 years ago

Hey @brianegan, what's you Flutter and Dart SDK version?

brianegan commented 3 years ago

Looks like it's:

Flutter 1.26.0-18.0.pre.210 • channel master • https://github.com/flutter/flutter.git
Framework • revision a77388e670 (11 days ago) • 2021-02-04 22:51:04 -0800
Engine • revision b04955656c
Tools • Dart 2.13.0 (build 2.13.0-0.0.dev)