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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

appwritecsharpdartdockerdotnetfirebasefluttergitjavakotlinmongodbmssqlpostgresqlpostmanrustsqlite

bierbaumtim

Pinned Loading

  1. flutter_cupertino_settingsflutter_cupertino_settingsPublic

    Forked from matthinc/flutter_cupertino_settings

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

    Dart 2 2

  2. lazy_load_refresh_indicatorlazy_load_refresh_indicatorPublic

    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_editorarb_editorPublic

    Dart 4

  4. flutter_secure_storageflutter_secure_storagePublic

    Forked from juliansteenbakker/flutter_secure_storage

    A Flutter plugin to store data in secure storage

    C++ 1

  5. rust-analyzerrust-analyzerPublic

    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
    publicclassSecureStorageDelegate:NSObject,FlutterPlugin,FlutterStreamHandler{