Skip to content

Commit 9043c94

Browse files
authored
Merge pull request #20 from ionicfirebaseapp/master
master pull
2 parents 4b71688 + 5f5b4c5 commit 9043c94

33 files changed

+607
-969
lines changed

CHANGELOG.md

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

33

4+
## 1.0.2 - 2020-01-23
5+
6+
### Fixed
7+
* import issue fixed.
8+
9+
10+
## 1.0.1 - 2020-01-22
11+
12+
### Added
13+
* added couple of new components
14+
- GFToast
15+
- GFFloatingWidget
16+
17+
418
## 1.0.0 - 2020-01-20
519

620
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![pub package](https://img.shields.io/pub/v/getflutter.svg)](https://pub.dartlang.org/packages/getflutter) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/MIT) [![License](https://img.shields.io/badge/license-MIT-orange.svg)](https://github.com/ionicfirebaseapp/getflutter/blob/master/LICENSE) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://www.getflutter.dev) [![Twitter Follow](https://img.shields.io/twitter/follow/getflutterdev.svg?style=social)](https://twitter.com/getflutterdev)
1+
[![pub package](https://img.shields.io/pub/v/getflutter.svg)](https://pub.dartlang.org/packages/getflutter) [![Build Status](https://travis-ci.org/ionicfirebaseapp/getflutter.svg?branch=master)](https://travis-ci.com/ionicfirebaseapp/getflutter) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/MIT) [![License](https://img.shields.io/badge/license-MIT-orange.svg)](https://github.com/ionicfirebaseapp/getflutter/blob/master/LICENSE) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://www.getflutter.dev) [![Twitter Follow](https://img.shields.io/twitter/follow/getflutterdev.svg?style=social)](https://twitter.com/getflutterdev)
22

33

44
<p align="center">

example/lib/fonts/icomoon.eot

6.59 KB
Binary file not shown.

example/lib/fonts/icomoon.svg

Lines changed: 22 additions & 0 deletions
Loading

example/lib/fonts/icomoon.ttf

6.43 KB
Binary file not shown.

example/lib/fonts/icomoon.woff

6.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)