22 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
d409e4a19c updated packages 2021-07-25 20:36:51 +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
49925fad08 upgraded packages 2020-08-19 00:22:04 +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
81ec87cbdc add missing files and update deps 2020-03-19 21:47:00 +01:00
7b2437b79d update packages 2020-01-18 15:55:30 +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
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
83c3ea4b4e fix the readme for using firebase db example 2019-10-13 02:23:20 +02:00
90283b6d5c Example for firebase DB #24 2019-10-11 17:35:44 +05:30