Skip to content

Commit a7a29d6

Browse files
authored
Merge pull request #17 from ionicfirebaseapp/master
master pull
2 parents 607aa5e + c57dbc5 commit a7a29d6

File tree

10 files changed

+406
-221
lines changed

10 files changed

+406
-221
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
.pub/
3030
build/
3131
web/
32+
getflutter-app-kit
33+
getflutter-web-kit
3234

3335
# Android related
3436
**/android/**/gradle-wrapper.jar

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
4+
## 1.0.0-dev.8 - 2020-01-16
5+
6+
### Fixed
7+
* ListTile re-implemeted.
8+
39
## 1.0.0-dev.3 - 2020-01-15
410

511
### Fixed

0 commit comments

Comments
 (0)