Pinned Repositories
Ampere
Adding multiplication and division to the units of measurement types in Foundation.
BLKFlexibleHeightBarMono
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps. Ported from https://github.com/bryankeller/BLKFlexibleHeightBar.
BlueDentist
Bluetooth Utility for iOS
ClusterPrePermissions
Reusable pre-permissions utility. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c). Translated from objective-C project: https://github.com/clusterinc/ClusterPrePermissions
CountryPickerMono
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. Translated from objective-C project: https://github.com/nicklockwood/CountryPicker
DictionaryCoding
Swift Decoder/Encoder which converts to/from dictionaries.
DungeonTools
Tools to work with Minecraft: Dungeons data.
FFCircularProgressViewMono
FFCircularProgressView - An iOS 7-inspired blue circular progress view. Translated from objective-C project: https://github.com/elbryan/FFCircularProgressView
MCDSaveEdit
Minecraft: Dungeons Save File Editor
StarWarsContacts
An example of MVVM-Coordinators pattern with SwiftUI
CutFlame's Repositories
CutFlame/MCDSaveEdit
Minecraft: Dungeons Save File Editor
CutFlame/StarWarsContacts
An example of MVVM-Coordinators pattern with SwiftUI
CutFlame/BlueDentist
Bluetooth Utility for iOS
CutFlame/FFCircularProgressViewMono
FFCircularProgressView - An iOS 7-inspired blue circular progress view. Translated from objective-C project: https://github.com/elbryan/FFCircularProgressView
CutFlame/Minecraft-Console-Client
Lightweight console for Minecraft chat
CutFlame/Ampere
Adding multiplication and division to the units of measurement types in Foundation.
CutFlame/BLKFlexibleHeightBarMono
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps. Ported from https://github.com/bryankeller/BLKFlexibleHeightBar.
CutFlame/ClusterPrePermissions
Reusable pre-permissions utility. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c). Translated from objective-C project: https://github.com/clusterinc/ClusterPrePermissions
CutFlame/CountryPickerMono
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. Translated from objective-C project: https://github.com/nicklockwood/CountryPicker
CutFlame/DictionaryCoding
Swift Decoder/Encoder which converts to/from dictionaries.
CutFlame/DungeonTools
Tools to work with Minecraft: Dungeons data.
CutFlame/gedcomx-csharp
C# Libraries for GEDCOM X Processing
CutFlame/habitrpg-api-dotnet-client
.NET Async HabitRPG Client Library
CutFlame/measurementformatter
CutFlame/PakReader
Read and parse pak files and its' included assets
CutFlame/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM
CutFlame/StadiEm
Allows Stadia Controllers to emulate 360 and DS4 controllers on PC.
CutFlame/TextFieldApp
Small app that shows many of the properties of an UITextField and allows you to tweak them and see the result instantly.
CutFlame/TheCollector
Small example app showing the MVVM-Coordinator architecture / design pattern.