-
Day Logger, Inc.
- Rexburg, Idaho
- http://timshadel.com
Block or Report
Block or report timshadel
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Heroku buildpack to access private Github repos over HTTPS without storing user/pass in your files.
-
TSAnimatedRootViewSwitcheroo Public
The best way to transition between different rootViewControllers on iOS.
-
subdivision-list Public
🌐 List of ISO 3166-2 subdivisions with names and ISO codes in many languages and many data formats -
-
-
heroku-buildpack-stunnel Public
Push stunnel into your buildpack to enable you to create secure client connections out to other resources.
29 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 1 repository
Created a pull request in tekartik/sembast.dart that received 1 comment
Add warning to the encryption example file
This is an excellent demonstration on how to bring encryption to sembast, but it is an entirely insecure implementation. The encryption is unauthen…
Created an issue in tekartik/sembast.dart that received 2 comments
Consider adding async "Codec" for encryption
Many Flutter encryption libraries use native platform methods for encryption. Because these must use MethodChannel calls, they must be async
. The C…