128 Commits

Author SHA1 Message Date
034178da5b Setup on click action on GridView items 2019-11-15 00:56:03 +01:00
34747b99ab Upgrade projects
Now using
- gradle wrapper v6.0
- androidx
- stable android gradle plugin v3.5.0
- target and compile sdk set to 29
2019-11-15 00:42:49 +01:00
6be058b2c5 updated readme 2019-10-13 02:48:13 +02:00
adf717c1ce Fixed the package name to conform to standard in the repo
- replaced com.example with github.nisrulz
2019-10-13 02:46:54 +02:00
9e7a62b80a updated examples and readme file 2019-10-13 02:38:58 +02:00
a0eb6be9a2 updated readme for expense_planner example 2019-10-13 02:24:29 +02:00
83c3ea4b4e fix the readme for using firebase db example 2019-10-13 02:23:20 +02:00
b0def2af5a Merge pull request #43 from cvhariharan/develop
Example for firebase DB #24
2019-10-13 02:17:27 +02:00
8890958563 Merge pull request #42 from sam0hack/master
Added: expanse planner app
2019-10-13 02:16:37 +02:00
90283b6d5c Example for firebase DB #24 2019-10-11 17:35:44 +05:30
sam
cde303db6e Added: expanse planner app 2019-10-05 19:33:34 +05:30
3f2e0b5ad5 updated gitignore fle 2019-10-05 00:58:11 +02:00
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