-
π¬ Ask me about Android or Flutter
-
π« How to reach me midoshawky100@gmail.com
-
π Know about my experiences CV
π―
Focusing
Mobile Applications Developer (Native - Flutter )
-
POMAC
- Alexandira,Egypt
- https://www.facebook.com/m.shawky150
Pinned Loading
-
Kotlin ternary operator
Kotlin ternary operator 1//Kotlin has no ternary operator
2// if(statment) --- else --- is booring
3//But as u know infix functions like extinctions but can be used without invoke so
4// U can use it like that : (obj1 == obj2) then print("yup") ?: print("nup)
5//But this globally π
-
Convert Number to Word
Convert Number to Word 1void main() {
2int num = 333;
3int numberLn = num.toString().length;
4String numberStr = num.toString();
5 -
-
autocompeletetxtfield
autocompeletetxtfield Publicflutter widget used to auto compelete the input of textfied
Dart
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.