5 Commits

Author SHA1 Message Date
757bf0b7ac Update dependencies and gradle 2019-12-23 12:25:31 +01:00
361ee40868 Add crashanalytics 2019-01-14 14:35:05 +01:00
8f87c9ad32 Android JGit: Update the version
We want to use this specific version number as it is the only one that
supports `git clone` on Android. The others use a hard-link while
creating a lock file while trying to perform a 'git clone'.

The Android Internal Storage does not support hard links, and therefore
aborts. This will need to be fixed in the latest version of jgit.
2019-01-07 10:51:18 +01:00
be53a6c129 Android: Add a test MethodCall
This is just to test if the Android bridge is working correctly.
2018-05-24 14:42:36 +02:00
72712bd4de Initial import from 'flutter create' 2018-05-12 18:45:42 +02:00