Skip to content
View TekExplorer's full-sized avatar
👀
Looking for work
👀
Looking for work
  • USA
  • 03:53 (UTC -04:00)

Highlights

  • Pro

Block or report TekExplorer

Report abuse

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

Report abuse
TekExplorer/README.md

Hi there 👋

ko-fi

Pinned Loading

  1. dartactyl dartactyl Public

    An Api Client written in Dart for Pterodactyl

    Dart 10 1

  2. riverpod_mutations_generator riverpod_mutations_generator Public

    Dart 8

  3. dart_human_crontab dart_human_crontab Public

    A crontab to human class inspired by crontab.guru

    Dart 3 1

  4. eight_queens eight_queens Public

    Active development for my eight queens project

    Dart 1

  5. Example websocket handler Example websocket handler
    1
    import 'dart:async';
    2
    
                  
    3
    import 'package:flutter/foundation.dart';
    4
    import 'package:flutter_riverpod/flutter_riverpod.dart';
    5
    import 'package:web_socket_channel/web_socket_channel.dart';