116 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
e8b433c00d 🐛 fix: theme issue #37 2019-07-23 03:25:56 +02:00
a9d2759b6e 🚧 updated delete build directory script 2019-06-20 07:51:13 +02:00
b21f842b9c 🚧 update readme about the get packages script 2019-06-20 07:44:30 +02:00
d8d0cc0898 🚧 add script to get packages for all projects 2019-06-20 07:41:34 +02:00
291876b9aa Merge pull request #38 from nisrulz/nisrulz-patch-1
Setup sponsorship button
2019-06-14 20:56:10 +02:00
7295bb383e Setup sponsorship button 2019-06-14 20:55:53 +02:00
83041697b4 Merge pull request #33 from LiuL0703/develop
fix typo
2019-04-08 00:28:59 +02:00
ed3f55c329 fix typo
fix typo Gooogle --> Google
2019-04-07 00:45:49 +08: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
8dfb96e417 Merge pull request #28 from ShinokiRyosei/fix/deprecated-argument
fix deprecated showDialog() argument
2019-01-05 19:37:58 +01:00
7ef9ad322f fix deprecated showDialog() argument 2019-01-03 18:51:29 +09:00
69a70bc78c Merge pull request #17 from sanyamdogra/master
Added http dependency in pubspec.yaml
2018-12-31 22:44:28 +01:00
5d08c4c937 📝 updated docs: added link to official flutter samples folder where Flutter-Examples is featured 🎉 2018-12-31 00:46:50 +01:00
7218baca7c Added http dependency in pubspec.yaml 2018-12-31 00:12:27 +05:30
2ecd920618 Merge pull request #12 from Ephenodrom/patch-1
Update main.dart
2018-11-15 23:42:10 +01:00
23cf8a8245 Update main.dart
Dart Analysis Tab :
error: Undefined name 'JSON'. (undefined_identifier at [flutter_app] lib/second.dart:34)
2018-11-15 13:24:28 +01:00
af4420f2f4 Merge pull request #11 from Ephenodrom/patch-2
Update main.dart
2018-11-14 17:17:14 +01:00
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
3ea3b368da updated: paypal link 2018-08-19 22:54:10 +02:00
709fafada7 updated: readme for persist_key_value 2018-08-07 01:24:20 +02:00
7f09c4bdca added: persist_key_value to readme index 2018-08-07 01:13:44 +02:00
6d0c12ea4f added: implemented shared_preferences plugin in persist_key_value example 2018-08-07 01:11:10 +02:00
1bfa214477 added: shared_preferences plugin to persist_key_value example 2018-08-06 23:53:37 +02:00
d49037f110 added: persist_key_value 2018-08-06 23:29:03 +02:00
75d833bec1 updated: package to be standard across all example apps 2018-07-08 00:20:41 +02:00
01a2ac5936 Merge pull request #4 from cvhariharan/hari
Added a new example for google signin.
2018-07-03 21:55:50 +02:00
c70813dea9 Added a new example for google signin. 2018-07-03 11:59:44 -04:00
4cd2d05216 fix: issue #1 2018-05-29 00:50:33 +02:00
c98848ffb6 fix: issue #3 2018-05-29 00:36:48 +02:00
a4fba765f0 fixed: infinite list example 2018-04-08 15:40:16 +05:30
6df963edab added: infinite_list example to readme index 2018-04-08 15:26:55 +05:30
406c12db5a Merge pull request #2 from DipanshKhandelwal/master
Added infinite favourite list
2018-04-06 14:55:49 +05:30
33fd5a885c Update README.md 2018-04-05 17:00:45 +05:30
9a98b3b87b Added infinite favourite list 2018-04-05 16:58:10 +05:30
6856898d8c added featured in link 2018-03-18 18:24:32 +05:30
5e3dc77a77 added: demo_gif to readme 2018-03-17 20:10:43 +05:30
4eafed22c3 added: demo_anim gif to image_from_network example 2018-03-15 11:45:15 +05:30
2b2c759749 added: loop_anim.gif to image_from_network 2018-03-15 11:37:32 +05:30
ea51a7f07d Delete loop_anim.gif 2018-03-15 11:36:25 +05:30
a228a9437b updated: anim gif for image_from_network example 2018-03-15 11:33:24 +05:30
678e5d4577 updated: readme for image_from_network 2018-03-15 11:31:58 +05:30
42ee82b850 implemented: image_from_network example
updated: anim gif
2018-03-15 11:29:34 +05:30