switching from the Flutter dev channel to the stable channel. code example
Example 1: flutter change beta fo stabel
$ flutter channel dev
$ flutter upgrade
Example 2: how to switch flutter channels
flutter channel CHANNEL_NAME
$ flutter channel dev
$ flutter upgrade
flutter channel CHANNEL_NAME