Skip to content
View bierbaumtim's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report bierbaumtim

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
bierbaumtim/README.md

Hi πŸ‘‹, I'm Tim Bierbaum

A passionate backend and mobile developer from Germany

πŸ‘· Check out what I'm currently working on

🌱 My latest projects

πŸ”¨ My recent Pull Requests

πŸ”­ Latest releases I've contributed to

❓ Ask me about

  • Flutter

πŸ“² Connect with me

tim-bierbaum

πŸŒπŸ› οΈ Languages and Tools

appwrite csharp dart docker dotnet firebase flutter git java kotlin mongodb mssql postgresql postman rust sqlite

bierbaumtim

Pinned Loading

  1. flutter_cupertino_settings flutter_cupertino_settings Public

    Forked from matthinc/flutter_cupertino_settings

    A Flutter widget to create an iOS settings-table (static TableView).

    Dart 2 2

  2. lazy_load_refresh_indicator lazy_load_refresh_indicator Public

    A simple Flutter Widget which provide PullToRefresh and LoadMore functionality. It's based on flutters RefreshIndicator, so every change to it should not break this package.

    Dart 2

  3. arb_editor arb_editor Public

    Dart 2

  4. flutter_secure_storage flutter_secure_storage Public

    Forked from mogol/flutter_secure_storage

    A Flutter plugin to store data in secure storage

    C++ 1

  5. rust-analyzer rust-analyzer Public

    Forked from rust-lang/rust-analyzer

    A Rust compiler front-end for IDEs

    Rust

  6. Flutter iOS Keychain Availability Ha... Flutter iOS Keychain Availability Handler
    1
    import Flutter
    2
    import UIKit
    3
    import os.log
    4
    
    
    5
    public class SecureStorageDelegate: NSObject, FlutterPlugin, FlutterStreamHandler {