Skip to content
View shahrirosm's full-sized avatar

Block or report shahrirosm

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

Pinned Loading

  1. fit_time_getx fit_time_getx Public

    Project for learning getx in Flutter

    Dart

  2. Flutter Timer Countdown Example Flutter Timer Countdown Example
    1
    import 'dart:async';
    2
    
                  
    3
    import 'package:flutter/material.dart';
    4
    import 'package:flutter/services.dart';
    5
    
                  
  3. todo_app todo_app Public

    Flutter ToDo App with GetX state management

    Dart