Starting with Flutter: Channels
Hi guys, in this brief guide I’ll show how to manage flutter channels. Why? because navigating into channels can be fun and also helpful to test some future feature that maybe your team will need to implement. Without further ado, let’s dive into Flutter Channels!
Channel types
Flutter has 4 channels:
- Stable
- Beta
- Dev
- Master
Next up: Let’s check out all the channels!
Top comments (0)