Skip to content

Commit ed96903

Browse files
authored
Merge pull request #14 from ionicfirebaseapp/master
master pull
2 parents 1a93018 + e698f78 commit ed96903

File tree

115 files changed

+4547
-1152
lines changed

Some content is hidden

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

115 files changed

+4547
-1152
lines changed

README.md

Lines changed: 72 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,76 @@
1-
# ui_kit
1+
<p align="center">
2+
<a href="https://www.getflutter.dev/">
3+
<img src="https://ik.imagekit.io/ionicfirebaseapp/tr:w-auto-300/gf-logo-g-b_SYSBeqUrR.png" alt="Get Flutter">
4+
</a>
5+
</p>
26

3-
A new Flutter package project.
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.
48

5-
## Getting Started
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.
610

7-
This project is a starting point for a Dart
8-
[package](https://flutter.dev/developing-packages/),
9-
a library module containing code that can be shared easily across
10-
multiple Flutter or Dart projects.
11+
## Table of contents
1112

12-
For help getting started with Flutter, view our
13-
[online documentation](https://flutter.dev/docs), which offers tutorials,
14-
samples, guidance on mobile development, and a full API reference.
13+
- [Quick start](#quick-start)
14+
- [Features](#features)
15+
- [Screenshot](#screenshot)
16+
- [Demo](#demo)
17+
- [Contributing](#contributing)
18+
- [Bugs and feature requests](#bugs-and-feature-requests)
19+
- [Documentation](#documentation)
20+
- [Copyright and license](#copyright-and-license)
21+
22+
## Quick start
23+
24+
Read the [Getting started page](https://docs.getflutter.dev)
25+
Forum [Support and discussion ](https://forum.getflutter.dev)
26+
27+
## Features
28+
In this beta release we are going to launch the library with following components :
29+
30+
#### Button | Badge | Avatar | Image | Card | Carousel | Tile | Tab | Typography
31+
32+
33+
## Screenshot
34+
<p align="center">
35+
<a href="https://www.getflutter.dev/">
36+
<img src="https://ik.imagekit.io/ionicfirebaseapp/github_all_screens_scMyu9vXg.png" alt="Get Flutter">
37+
38+
39+
40+
</a>
41+
</p>
42+
43+
## Demo
44+
45+
46+
## Contributing
47+
48+
GetFlutter is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public &ndash; including you!
49+
50+
* If you are a developer, feel free to check out the source and submit pull requests.
51+
* Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
52+
* 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.
53+
* Not sure what to work on? [**We've got lots ideas.**](https://roadmap.getflutter.dev)
54+
55+
56+
## Bugs-and-feature-requests
57+
58+
59+
## Documentation
60+
61+
[**Installation Guide**](https://docs.getflutter.dev)
62+
63+
64+
### Social Media
65+
66+
Twitter: <https://twitter.com/getflutterdev>
67+
68+
Facebook: <https://www.facebook.com/getflutter>
69+
70+
Linkedin: <https://www.linkedin.com/company/getflutter>
71+
72+
Instagram: <https://www.instagram.com/getflutter>
73+
74+
75+
## Copyright-and-license
76+
Code and documentation copyright 2017-2020 the [GETFLUTTER Authors](https://www.getflutter.dev) and [PIETECH SOLUTION PVT LTD.](https://pietechsolution.com) Code released under the [MIT License]. Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
-185 Bytes
Loading

demo_app/lib/assets/icons/back.png

-49 Bytes
Loading
-268 Bytes
Loading
-222 Bytes
Loading
Lines changed: 1 addition & 12 deletions
Loading

demo_app/lib/assets/icons/dark.svg

Lines changed: 1 addition & 11 deletions
Loading
Lines changed: 1 addition & 6 deletions
Loading

demo_app/lib/assets/icons/fb.svg

Lines changed: 1 addition & 6 deletions
Loading
Lines changed: 1 addition & 6 deletions
Loading

0 commit comments

Comments
 (0)