Skip to content

Commit 7537e0c

Browse files
Sandip KakadiyaSandip Kakadiya
authored andcommitted
Merge branch 'master' of https://github.com/Sandipkakadiya/getflutter into review
2 parents 6d24af7 + b863806 commit 7537e0c

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: getflutter
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

README.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33

44
<p align="center">
5-
<a href="https://www.getflutter.dev/">
5+
<a href="https://www.getflutter.dev/" target="_blank">
66
<img src="https://ik.imagekit.io/ionicfirebaseapp/tr:w-auto-300/gf-logo-g-b_SYSBeqUrR.png" alt="Get Flutter">
77
</a>
88
</p>
99

10-
[**GetFlutter**](https://www.getflutter.dev) is a 100% Free Flutter open source UI library that is build to make flutter development easier than ever. GetFlutter has 1000+ pre-build widgets that you could reuse to build both Flutter Web or Mobile app development.
10+
[**GetFlutter**](https://www.getflutter.dev) is a 100% Free Flutter open-source UI library that is built to make flutter development easier and joyful than ever. GetFlutter has 1000+ pre-build widgets that you could reuse to build both Flutter mobile app and web app development. Our motto to provide the best Flutter UI library to Flutter community to speed up their development process and build awesome apps with pre-build Flutter Library Components.
1111

1212
## Table of contents
1313

@@ -16,7 +16,6 @@
1616
- [Features](#features)
1717
- [Demo](#demo)
1818
- [Contributing](#contributing)
19-
- [Bugs and feature requests](#bugs-and-feature-requests)
2019
- [Documentation](#documentation)
2120
- [Copyright and license](#copyright-and-license)
2221

@@ -41,22 +40,30 @@ In this beta release we are going to launch the library with following component
4140

4241
## Demo
4342

44-
Coming Soon
43+
### Play Store
44+
<p align="left">
45+
<a href="https://play.google.com/store/apps/details?id=dev.getflutter.appkit" target="_blank">
46+
<img src="https://ik.imagekit.io/ionicfirebaseapp/tr:dpr-auto,tr:w-auto/playstore_NQQBiJIQ1.png" alt="Get Flutter playstore Demo">
47+
</a>
48+
</p>
49+
50+
### IOS Store and Web Demo
51+
Coming Soon
4552

4653

4754
## Contributing
4855

49-
GetFlutter is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public &ndash; including you!
50-
56+
GetFlutter is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public &ndash; including you. There are couple of ways in which you can contribute to the growing community of `getflutter`.
57+
58+
* Pick up any issue marked with ["good first issue"](https://github.com/ionicfirebaseapp/getflutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
59+
* Fix a bug
60+
* Write and improve some **documentation**. Documentation is very critical to us. We would like to if you can support to add support in multiple language for our docs.
5161
* If you are a developer, feel free to check out the source and submit pull requests.
5262
* Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
5363
* Please don't forget to **like**, **follow**, and **star our repo**! Join our growing [community](http://forum.getflutter.dev) to keep up to date with the latest Get Flutter development.
5464
* Not sure what to work on? [**We've got lots ideas.**](https://roadmap.getflutter.dev)
5565

5666

57-
## Bugs-and-feature-requests
58-
59-
6067
## Documentation
6168

6269
[**Installation Guide**](https://docs.getflutter.dev)

0 commit comments

Comments
 (0)