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

Organizations

@parse-community
Block or Report

Block or report phillwiggins

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

Hi 👋, I'm Phill

A passionate Android developer from England

phillwiggins

phillwiggins

phillwiggins

  • 📝 I regularly write articles on [mobile software development](mobile software development)

  • 📫 How to reach me phill.wiggins@gmail.com

Connect with me:

phillwiggins phillwiggins phill-wiggins

Languages and Tools:

android firebase java kotlin

phillwiggins

 phillwiggins

phillwiggins

Pinned

  1. parse-community/Parse-SDK-Flutter parse-community/Parse-SDK-Flutter Public

    The Dart/Flutter SDK for Parse Platform

    Dart 563 186

  2. flutter_calculator_tdd_kata flutter_calculator_tdd_kata Public

    Forked from escamoteur/flutter_calculator

    A Flutter TDD Kata

    Dart 1

  3. flutter_vending_tdd_kata flutter_vending_tdd_kata Public

    A Flutter TDD Kata

    Dart 3

  4. android-template android-template Public template

    A template Android application. Including Ktlint/Detekt/buildSrc

    Kotlin 1

  5. Dart - Measurement conversions Dart - Measurement conversions
    1
    import 'package:bodycal/src/domain/constants/keys_constants.dart';
    2
    
                  
    3
    /// Converts Centimeters to Inches
    4
    double convertCMtoIN(double cm) => cm * 0.393701;
    5
    
                  
  6. bodystats bodystats Public

    BodyStats is an open source Android app that provides comprehensive health insights. It includes features such as widgets, a Google Watch companion app, and the ability to connect with other users.…

    Kotlin 10 1