167 Commits

Author SHA1 Message Date
d409e4a19c updated packages 2021-07-25 20:36:51 +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
1cf8680ef4 Added bottom sheet example app (#64) 2020-10-09 01:11:26 +02:00
24955aeac5 view_pdf_file example added (#57)
* view_pdf_file example added

* made revelent changes

changed package, example of both load pdf from asset and url, added link from example in readme

* added example view_pdf_file

* Added View PDF File example

* minor changes
2020-10-06 10:30:19 +02:00
23837f9048 updated deps 2020-08-23 03:29:56 +02:00
1cd52ce080 remove funding.yml file 2020-08-19 00:23:20 +02:00
49925fad08 upgraded packages 2020-08-19 00:22:04 +02:00
a31d1d1403 optimize images 2020-08-19 00:02:44 +02:00
5302b451eb update readme for each sample app 2020-08-19 00:02:30 +02:00
35bff0d4fd added using interactiveviewer example app link in readme list 2020-08-18 23:58:15 +02:00
0f53d4cc16 added InteractiveViewer (#55) 2020-08-18 23:30:52 +02:00
389623e159 Example for Unit Test (#52) 2020-07-05 20:42:20 +02:00
07b7411e54 updated agp 2020-06-14 00:43:56 +02:00
a144878f76 updated deps 2020-06-14 00:39:13 +02:00
324f24717c fixes issue #48 2020-06-10 19:03:35 +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
2a2fcd6184 updated gradle wrapper 2020-02-17 20:55:43 +01:00
d9de8bd39b upgrade projects
- gradle wrapper v6.2
- kotlin v1.3.61
2020-02-17 20:55:35 +01:00
bbd5849407 added upgrade gradle script 2020-02-17 20:45:38 +01:00
c86c53cb39 Merge pull request #45 from hyzgh/develop
remove unrelated .idea files
2020-02-17 20:43:57 +01:00
84c189ee97 Merge branch 'develop' of https://github.com/nisrulz/flutter-examples into dev
Change-Id: Icada950ca9c5058683089e14527681ba6f73727a
2020-01-30 22:40:31 +08:00
6224dab6dc fix: remove unrelated .idea files
Change-Id: I25aaf5743e8e2a2d1b6f9d499f9dbe4d0e414f4e
2020-01-30 22:38:43 +08:00
471f2993ba Merge pull request #44 from v-b-r/patch-1
signInWithGoogle missing - FirebaseAuth
2020-01-18 22:12:10 +01:00
18c0257268 removed unnecessary renames 2020-01-18 23:21:13 +05:30
7b2437b79d update packages 2020-01-18 15:55:30 +01:00
577436e8ca signInWithGoogle missing - FirebaseAuth
https://stackoverflow.com/questions/54508591/flutter-firebase-signinwithgoogle-method-not-found
2019-12-26 23:27:36 +05:30
4d23f7c82f 🚧 fix readme file 2019-12-26 01:42:17 +01:00
5a8b0f1d8b updated bash script to get packages 2019-11-29 03:22:08 +01:00
9e742c5655 updated bash script to delete build folders 2019-11-29 03:21:55 +01:00
73a4a19496 updated bash script to delete build folders 2019-11-29 03:03:05 +01:00
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