Skip to content
View ismailertuglu14's full-sized avatar

Block or report ismailertuglu14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ismailertuglu14/README.md

1936




💻 Tech Stack:

JavaScript TypeScript Dart Swift Azure Firebase .Net Flutter React

🌐 Socials:

LinkedIn

Pinned Loading

  1. java-2d-game java-2d-game Public

    final project

    Java 5

  2. Swift check null safety with Extensions Swift check null safety with Extensions
    1
    // We are checking on type of nullable String 
    2
    extension String? {
    3
    
                  
    4
        /// Check null safety on runtime, if value is null, return empty string
    5
        /// - Returns: Self or empty string
  3. Mobx Script Mobx Script
    1
    1-Create a new script file for example scripts/mobx.sh
    2
    2-Paste this code:
    3
       flutter packages pub run build_runner watch --delete-conflicting-outputs
    4
    3-Open terminal and use this command: sh scripts/mobx.sh
    5
    
                  
  4. flutter-custom-error-handling flutter-custom-error-handling Public

    Debug or Release mode sensitive custom error handling

    C++ 4

  5. SwiftUI-SnackOverFlow SwiftUI-SnackOverFlow Public

    Swift 4