Skip to content
View singlesoup's full-sized avatar
🥷
Hi
🥷
Hi
Block or Report

Block or report singlesoup

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

  1. breezy breezy Public

    It's a simple meditation app, which contains simple breathing routines.

    Dart 6 1

  2. contacts_app contacts_app Public

    This is an example app for a medium article, which shows the implementation of Search, fetching from Hive database for flutter.

    Dart 6 4

  3. foogle foogle Public

    This is a little representation of Google search which is a random yes or no predictor api

    Dart 4

  4. dragzy dragzy Public

    This is a short demo for the medium article of implementing drag and drop in flutter, without any package.

    Dart 1

  5. RainMaker.dart RainMaker.dart
    1
    /// Credits without which this wouldn't have been possible : Coding With Indy - https://www.youtube.com/watch?v=1VyDHNXFFyg
    2
    3
    
                  
    4
    import 'dart:async';
    5
    import 'dart:math';