25 Commits

Author SHA1 Message Date
0ed78ea636 updated pub 2023-10-12 18:10:46 +02:00
526f74a64c upgrade gradle wrapper to 8.4 2023-10-12 18:10:46 +02:00
f761e553e4 Cleanup and updates (#126)
* updated gradle wrapper

* get packages

* fix dependabot issues

* Migrate to using io.flutter.embedding.android.FlutterActivity

* delete files
2022-10-22 21:24:21 +02:00
e35f5c4914 updated gradle wrapper 2021-07-25 20:35:01 +02:00
effab64ce1 update gradle wrapper and packages 2021-05-13 23:07:43 +02:00
5f0bb197d1 fixes issue #85 2021-04-10 23:17:06 +02:00
2e5da9a7d7 updated deps 2021-04-10 22:59:28 +02:00
3f4b235bc2 updated agp and gradle wrapper 2021-01-13 00:24:14 +01:00
203345032d updated packages and gradle wrapper 2020-12-18 14:06:46 +01:00
0757bd3d04 update to latest android gradle plugin 2020-10-29 00:35:54 +01:00
52072098cf cleanup and updated gradle wrapper 2020-10-29 00:34:51 +01:00
23837f9048 updated deps 2020-08-23 03:29:56 +02:00
5302b451eb update readme for each sample app 2020-08-19 00:02:30 +02:00
07b7411e54 updated agp 2020-06-14 00:43:56 +02:00
a144878f76 updated deps 2020-06-14 00:39:13 +02:00
186a484d5a updated gradle wrapper 2020-03-25 00:24:51 +01:00
81ec87cbdc add missing files and update deps 2020-03-19 21:47:00 +01:00
d31e3c5782 updated gradle wrapper to v6.2.1 2020-02-24 23:28:34 +01:00
d9de8bd39b upgrade projects
- gradle wrapper v6.2
- kotlin v1.3.61
2020-02-17 20:55:35 +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
6d56bfc5d4 🚧 remove new keyword to get inline with dart 2 code standard. 2019-07-23 03:42:56 +02:00
75d833bec1 updated: package to be standard across all example apps 2018-07-08 00:20:41 +02:00
a4fba765f0 fixed: infinite list example 2018-04-08 15:40:16 +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