16 Commits

Author SHA1 Message Date
6d56bfc5d4 🚧 remove new keyword to get inline with dart 2 code standard. 2019-07-23 03:42:56 +02:00
173bb3ece0 🤖 android fix: using implementation instead of compile in build.gradle for android part of examples 2019-01-05 19:58:04 +01:00
6c5c60d017 🤖 android fix: updated the test dependencies for android part of examples 2019-01-05 19:55:29 +01:00
83ff50a344 🤖 android fix: removed buildToolsVersion 2019-01-05 19:53:37 +01:00
f431c20243 🤖 android fix: update compileSdkVersion to 28 2019-01-05 19:49:15 +01:00
83c2dd0c5c 🤖 android fix: update gradle wrapper from v3.3 to v4.6 2019-01-05 19:47:23 +01:00
1f7090f9b2 🤖 android fix: update support annotation to v28.0.0 2019-01-05 19:46:38 +01:00
5e8e413217 🤖 android fix: update targetSdkVersion to 28 2019-01-05 19:45:47 +01:00
180b729c1e 🤖 android fix: fix the google repo for android part in examples 2019-01-05 19:44:50 +01:00
69a70bc78c Merge pull request #17 from sanyamdogra/master
Added http dependency in pubspec.yaml
2018-12-31 22:44:28 +01:00
7218baca7c Added http dependency in pubspec.yaml 2018-12-31 00:12:27 +05:30
216498340d Update main.dart
"JSON" changed to "json" as it is written as part 'json.dart'; in the convert.dart file. "JSON" displays an error in the Android Studio IDE.
2018-11-13 22:01:02 +01:00
75d833bec1 updated: package to be standard across all example apps 2018-07-08 00:20:41 +02:00
b526955129 updated readme of each example with a screenshot/gif and more details about the example.
added more comments to code
2017-08-26 18:08:28 -07:00
f0f31c27e9 cleanup 2017-08-21 13:57:10 -07:00
5db2618f3f implemented using_http_get 2017-08-08 01:01:15 -07:00