flutterDevPort constant

int const flutterDevPort

Flutter development server port (for fast mode) - changed to avoid conflicts

Implementation

static const int flutterDevPort = 8083;