Skip to content
View olaar09's full-sized avatar
  • SequelBase
  • United kingdom
Block or Report

Block or report olaar09

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. binpacking_bestfit_algorithm binpacking_bestfit_algorithm Public

    A best fit implementation of the bin packing problem. In my use case, it's useful for neatly arranging images of several different aspect ratios in a grid. think Eyeem mobile image grid

    Dart 1

  2. spotify_search spotify_search Public

    Spotify album and artist search with Flutter and spotify api.

    Dart

  3. auth_with_firebase auth_with_firebase Public

    Flutter firebase powered login, signup, forgot and reset screens using (email, password authentication). Uses Firebase and Flutter bloc library

    Dart 2

  4. infinite_scroll_flutter infinite_scroll_flutter Public

    Opinionated package to help you lazily load and display small chunks of items as the user scrolls down the screen. Created to make it easy to add infinite scroll to my projects

    Dart

  5. react-quiz react-quiz Public

    React quiz demo

    JavaScript