Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
acf975f
gfappbar with search bar completed
deepikahr Jan 24, 2020
8ff490e
Merge branch 'master' of https://github.com/deepikahr/getflutter into…
deepikahr Jan 24, 2020
382b581
GFAppBar and with search bar completed
deepikahr Jan 24, 2020
e930774
Merge pull request #64 from deepikahr/appbar
deepikahr Jan 24, 2020
f2f6e07
README.md corrections
MickaelHrndz Jan 26, 2020
888f99a
Merge pull request #65 from MickaelHrndz/patch-1
pietechsolution Jan 26, 2020
37ee112
Update README.md
ujjb Jan 27, 2020
9ddbc60
added gradient background in gfcard
deepikahr Jan 27, 2020
8c9ef18
Update README.md
ujjb Jan 27, 2020
d9f6301
gradient background added in gfcard
deepikahr Jan 27, 2020
edbcbfb
Merge pull request #66 from deepikahr/appbar
deepikahr Jan 27, 2020
b6f0516
gf-accordian in progress
shravyackm Jan 27, 2020
59a7cb1
Merge pull request #21 from ionicfirebaseapp/master
shravyackm Jan 27, 2020
0b80cda
Merge branch 'master' of https://github.com/shravyackm/getflutter int…
shravyackm Jan 27, 2020
fbc7bc3
Merge pull request #14 from ionicfirebaseapp/master
Sandipkakadiya Jan 27, 2020
0a15f25
code format
Jan 27, 2020
f047d3d
Merge pull request #67 from Sandipkakadiya/review
Sandipkakadiya Jan 27, 2020
0d6bb2d
Update README.md
pietechsolution Jan 28, 2020
72a2cab
gf-accordion done
shravyackm Jan 28, 2020
8568cc7
Merge pull request #22 from ionicfirebaseapp/master
shravyackm Jan 28, 2020
27e5139
master pull
shravyackm Jan 28, 2020
01793c9
Merge pull request #68 from shravyackm/toast
shravyackm Jan 28, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![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)
[![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) [![Gitter](https://badges.gitter.im/getflutterdev/getflutter.svg)](https://gitter.im/getflutterdev/getflutter) [![Twitter Follow](https://img.shields.io/twitter/follow/getflutterdev.svg?style=social)](https://twitter.com/getflutterdev)


<p align="center">
Expand All @@ -7,7 +7,7 @@
</a>
</p>

[**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.
[**GetFlutter**](https://www.getflutter.dev) is a 100% free Flutter open-source UI library that is built to make Flutter development easier and more joyful than ever. GetFlutter has 1000+ pre-build widgets that you can reuse to develop both Flutter mobile app and web app. Our motto is to provide the best Flutter UI library to the Flutter community to speed up their development process and build awesome apps with pre-build Flutter Library Components.

## Table of contents

Expand All @@ -23,7 +23,7 @@
## Screenshot
<p align="center">
<a target="_blank" href="https://www.getflutter.dev/">
<img src="https://ik.imagekit.io/ionicfirebaseapp/github_all_screens_scMyu9vXg.png" alt="Get Flutter">
<img src="https://ik.imagekit.io/ionicfirebaseapp/tr:dpr-auto,tr:w-auto/GitHub_WHeammEIl.png" alt="Get Flutter">
</a>
</p>

Expand All @@ -33,7 +33,7 @@ Read the [Getting started page](https://docs.getflutter.dev)
Forum [Support and discussion ](https://forum.getflutter.dev)

## Features
In this beta release we are going to launch the library with following components :
In this beta release, we are going to launch the library with the following components :

#### [Button](https://docs.getflutter.dev/gf-button) | [Badge](https://docs.getflutter.dev/gf-badge) | [Avatar](https://docs.getflutter.dev/gf-avatar) | [Image](https://docs.getflutter.dev/gf-image) | [Card](https://docs.getflutter.dev/gf-card) | [Carousel](https://docs.getflutter.dev/gf-carousel) | [Tile](https://docs.getflutter.dev/gf-tile) | [Tab](https://docs.getflutter.dev/gf-tab) | [Typography](https://docs.getflutter.dev/gf-typography)

Expand All @@ -53,22 +53,21 @@ In this beta release we are going to launch the library with following component

## Contributing

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`.
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 a couple of ways in which you can contribute to the growing community of `getflutter`.

* 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)
* Fix a bug
* 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.
* Write and improve some **documentation**. Documentation is very critical to us. We would appreciate help in adding multiple languages to our docs.
* If you are a developer, feel free to check out the source and submit pull requests.
* Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
* 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.
* 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 GetFlutter development.
* Not sure what to work on? [**We've got lots ideas.**](https://roadmap.getflutter.dev)


## Documentation

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

[**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 get some rendering problem and hence we will update our library as flutter comes with the stable release for Flutter Web.


### Social Media

Expand All @@ -82,4 +81,4 @@ Instagram: <https://www.instagram.com/getflutter.dev/>


## Copyright-and-license
Code and documentation copyright 2017-2020 the [GETFLUTTER Authors](https://www.getflutter.dev) and [IONICFIREBASEAPP](https://ionicfirebaseapp.com) Code released under the [MIT License]. Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
Code and documentation Copyright 2017-2020 the [GETFLUTTER Authors](https://www.getflutter.dev) and [IONICFIREBASEAPP](https://ionicfirebaseapp.com) Code released under the [MIT License]. Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
Loading