Thanks to visit codestin.com
Credit goes to github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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