Skip to content

Commit 4309d30

Browse files
Merge pull request #13 from ionicfirebaseapp/master
master pull
2 parents 3866d74 + 6dceb8a commit 4309d30

32 files changed

+484
-906
lines changed

CHANGELOG.md

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

33

4+
## 1.0.1 - 2020-01-22
5+
6+
### Added
7+
* added couple of new components
8+
- GFToast
9+
- GFFloatingWidget
10+
11+
412
## 1.0.0 - 2020-01-20
513

614
### 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)