Pinned Repositories
AnimatedCursor
A Flutter app showcasing custom animated cursor with colour coded feedback for password validation.
audio_buffering_demo
A Flutter app showing how audio files can be downloaded in chunks (buffered) over the internet and played without having to wait for the entire file to be loaded.
dart_downloader
A Dart library for downloading files from the internet with pause, resume and cancel features.
dialog-manager
A Flutter package that allows for neater declaration, abstraction and use of customisable dialogs.
ella
Ella is a Flutter project bootstrapper that generates an opinionated starter Flutter project for Android, iOS and Web in 30 seconds.
fluttertagger
A Flutter package that allows for the extension of TextFields to provide tagging capabilities (e.g @ user mentions and # hashtags).
RaycastingPlayground
A playground for raycasting related graphics experiments in Flutter
steganograph
A Dart library for hiding messages in images using Least Significant Bit steganography
storiez
A stories sharing application where users can share image stories with friends and embed encrypted secret messages securely for the target recipients.
subtitle_player
A Flutter package for synchronizing subtitles with video and audio playback.
Crazelu's Repositories
Crazelu/fluttertagger
A Flutter package that allows for the extension of TextFields to provide tagging capabilities (e.g @ user mentions and # hashtags).
Crazelu/subtitle_player
A Flutter package for synchronizing subtitles with video and audio playback.
Crazelu/RaycastingPlayground
A playground for raycasting related graphics experiments in Flutter
Crazelu/steganograph
A Dart library for hiding messages in images using Least Significant Bit steganography
Crazelu/copybear
A macOS menu bar app that tracks your clipboard copy history so you can go back in time and find data you copied.
Crazelu/ella
Ella is a Flutter project bootstrapper that generates an opinionated starter Flutter project for Android, iOS and Web in 30 seconds.
Crazelu/AnimatedCursor
A Flutter app showcasing custom animated cursor with colour coded feedback for password validation.
Crazelu/pixelart
A playground for image pixel manipulation and painting implemented in Flutter using CustomPaint.
Crazelu/FlutterFromYaml
An experiment born out of a simple curious question: What if you could build a screen in Flutter code using yaml?
Crazelu/data-structures
Implementations of data structures
Crazelu/PixelAutomata
A Flutter experiment where Wolfram's Elementary Cellular Automaton rules are applied to generate effects on images. Inspired by Daniel Shiffman's Coding Challenge 179: Elementary Cellular Automata
Crazelu/stash
An iOS app for storing contacts outside of the phone's contact list using Call Directory Extension
Crazelu/dart_downloader
A Dart library for downloading files from the internet with pause, resume and cancel features.
Crazelu/story_view
Story view for apps with stories. This fork allows for actual video durations to be respected as the animation duration of the story progress.
Crazelu/MyFlix
An iOS app for movie discovery using TMDB's APIs
Crazelu/widget_testing_demo
A Flutter project for Flutter Lagos How To: Widget Testing session.
Crazelu/movemate
Crazelu/status
A web app that shows my availability on a calendar with slots to schedule meetings
Crazelu/TheExcitingFlutterShow
Experimental series where I delve into very well known (and less known) widgets, exploring their capabilities and sharing the exciting spoils I find.
Crazelu/bullet-list-todo-demo
A hacky quick demonstration of text editing in Flutter for todos with bullet points shown while typing
Crazelu/cloaky
Hide secret messages in images and share with friends.
Crazelu/Crazelu
Crazelu/fancy-clock-face
Crazelu/ios-bootcamp-week-2
Week 2 homework for the iOS Accelerator August–Decemeber 2023 Cohort
Crazelu/pager
A Flutter Paging Library
Crazelu/pub-studio
Manage your flutter/dart packages directly from the editor. Find, install, update, or remove packages without touching the command line.
Crazelu/soundbar
Crazelu/soundbar-api
Crazelu/stackedtextpaint
Flutter text painting experiment that produces a stacked text effect without using a font pack.
Crazelu/tinytools
A collection of tiny tools to get common tasks done really quick!