using variables in flutter code example Example: flutter variables int num = 78; String name = 'John Roberts'; bool yesorno = true;