flutter_screen icon indicating copy to clipboard operation
flutter_screen copied to clipboard

Refactored and null-safe version of the code

Open Muhammed-Ayad opened this issue 3 years ago • 1 comments

This PR contains:

  • Added null safety to the code by using ? and ! operators.
  • Changed the return type of setBrightness and keepOn from Future to Future for better readability.

Muhammed-Ayad avatar Apr 10 '23 15:04 Muhammed-Ayad

@clovisnicolas @ened @matejm @Ivolutio

Muhammed-Ayad avatar Apr 15 '23 10:04 Muhammed-Ayad