Skip to content

Commit 5255a6d

Browse files
Merge pull request #6 from ionicfirebaseapp/master
master pull
2 parents 00016e0 + 3f251b2 commit 5255a6d

File tree

345 files changed

+1141
-20804
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+1141
-20804
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
.pub-cache/
2929
.pub/
3030
build/
31+
web/
3132

3233
# Android related
3334
**/android/**/gradle-wrapper.jar

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1-
## [0.0.1] - TODO: Add release date.
1+
# Changelog
22

3-
* TODO: Describe initial release.
3+
4+
## 1.0.0-dev.1 - 2014-01-14
5+
6+
### Fixed
7+
* Warnings and Hints
8+
9+
10+
## 0.0.1-pre.3 - 2014-01-14
11+
12+
### Fixed
13+
* Warnings and Hints
14+
15+
### Added
16+
* Changelog and Description
17+
18+
19+
## 0.0.1-pre.2 - 2014-01-14
20+
21+
### Fixed
22+
* Warnings and Hints
23+
24+
25+
## 0.0.1-pre.1 - 2014-01-13
26+
27+
### Added
28+
* initial release with buttons, badge, card, list tile, avatar and many more components.

LICENSE

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
TODO: Add your license here.
1+
The MIT License (MIT)
2+
Copyright (c) 2020 GetFlutter.dev
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
</a>
55
</p>
66

7-
[**GetFlutter**](https://www.getflutter.dev) is 100% open source UI library build to make flutter development easier than ever and reuse 1000+ pre-build widget in any Flutter Web or Mobile app development.
7+
[**GetFlutter**](https://www.getflutter.dev) is 100% a Flutter open source UI library that build to make flutter development easier than ever. GetFlutter has 1000+ pre-build widgets that you could reuse to build for both Flutter Web or Mobile app development.
88

9-
[**NOTE**] Our library will also work on flutter web but still flutter web is in Beta release so some rendering problem may occur and hence we will update our library as flutter comes with stable release on Web.
9+
[**NOTE**] Our library will also work on flutter web but since flutter didn't released stable version for Flutter web and it is still in Beta release so you might be get some rendering problem and hence we will update our library as flutter comes with the stable release for Flutter Web.
1010

1111
## Table of contents
1212

@@ -32,11 +32,8 @@ In this beta release we are going to launch the library with following component
3232

3333
## Screenshot
3434
<p align="center">
35-
<a href="https://www.getflutter.dev/">
35+
<a target="_blank" href="https://www.getflutter.dev/">
3636
<img src="https://ik.imagekit.io/ionicfirebaseapp/github_all_screens_scMyu9vXg.png" alt="Get Flutter">
37-
38-
39-
4037
</a>
4138
</p>
4239

@@ -69,7 +66,7 @@ Facebook: <https://www.facebook.com/getflutter>
6966

7067
Linkedin: <https://www.linkedin.com/company/getflutter>
7168

72-
Instagram: <https://www.instagram.com/getflutter>
69+
Instagram: <https://www.instagram.com/getflutter.dev/>
7370

7471

7572
## Copyright-and-license

demo_app/.gitignore

Lines changed: 0 additions & 37 deletions
This file was deleted.

demo_app/.metadata

Lines changed: 0 additions & 10 deletions
This file was deleted.

demo_app/README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

demo_app/android/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

demo_app/android/app/build.gradle

Lines changed: 0 additions & 67 deletions
This file was deleted.

demo_app/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)