Skip to content

Commit 7742446

Browse files
authored
Merge pull request #7 from ionicfirebaseapp/master
master pull
2 parents 093ed51 + 4a0055e commit 7742446

File tree

269 files changed

+1470
-15387
lines changed

Some content is hidden

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

269 files changed

+1470
-15387
lines changed

CHANGELOG.md

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

3-
* TODO: Describe initial release.
3+
## 0.0.1-pre.3 - 2014-01-14
4+
5+
### Fixed
6+
7+
* Corrected warnings and hits
8+
9+
### Added
10+
11+
* Changelog and description
12+
13+
## 14.0.0 - 2042-10-06
14+
15+
### Added
16+
17+
* Introduced animals into the world, we believe they're going to be a neat addition.

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: 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/).

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.

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

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

0 commit comments

Comments
 (0)