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

Sponsoring

@evcc-io
Block or Report

Block or report sventropy

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

Pinned

  1. spiramentum2 spiramentum2 Public

    Simple app to help mindful breathing/meditation, with the option to store data in Apple Health without subscriptions, registrations, etc.

    Dart 6 1

  2. Material Design standard bottom shee... Material Design standard bottom sheet built in Flutter
    1
    import 'package:flutter/material.dart';
    2
    import 'package:flutter/physics.dart';
    3
    
                  
    4
    const double kMinimumDragDistanceThreshold = 8.0;
    5
    const double kMinimumDragCollapseDistance = 52.0;
  3. esskar/vscode-flutter-i18n-json esskar/vscode-flutter-i18n-json Public

    VS Code extension to create a binding between your translations from .json files and your Flutter app.

    TypeScript 93 21

  4. wearep3r/apollo wearep3r/apollo Public

    apollo - Platform as a Service toolkit

    Jinja 32