class AboutMe {
final String name = "Abdullah Taş";
final String role = "Senior Flutter Developer";
final int experience = 5; // years
final int projectsCompleted = 15;
final double customerSatisfaction = 1.0; // 23/23 on Bionluk
List<String> currentFocus = [
"Mobile Development (iOS, Android, Web)",
"State Management (Bloc, Provider, GetX)",
"GraphQL & REST API Integration",
"Team Leadership"
];
String currentlyWorkingOn = "IWWOMI";
Map<String, String> reachMe = {
"email": "[email protected]",
"linkedin": "linkedin.com/in/abdullahtas",
"bionluk": "bionluk.com/abdullahtas71"
};
}
🏠
Working from home
Pinned Loading
-
-
-
-
flutter-create-custom-widget-whit-renderobject
flutter-create-custom-widget-whit-renderobject PublicDart
-
-
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.