Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whatsupcoders authored Jul 23, 2019
1 parent 7d26ab0 commit 07f4a5b
Showing 1 changed file with 28 additions and 9 deletions.
37 changes: 28 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,35 @@
# flutter_gradient_app
## Flutter Gradient Effect

A new Flutter application.
Flutter Tutorial - Flutter Gradient Effect
I will be showing you will see how to achieve gradient effect in your Flutter application.

Flutter Tutorial - Flutter Gradient Effect Video series can be watched here https://youtu.be/LNHrg7D_MWo
## Getting Started

This project is a starting point for a Flutter application.
I have added a lot of variations like adding gradient effect in AppBar, Background, Chip, Button, Listview.

A few resources to get you started if this is your first Flutter project:
For more details about the gradient plugin, you can check the link. https://pub.dartlang.org/packages/gradient_widgets

- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)
For more details regarding chip creation, you can watch my Flutter Wrap Video here https://www.youtube.com/watch?v=jYtpwJobJ3k

For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

<div style="text-align: center">
<table>
<tr>
<td style="text-align: center">
<img src="https://github.com/whatsupcoders/Flutter-Gradient/blob/master/assets/Screenshot_1563855812.png" width="200"/>
</td>
<td style="text-align: center">
<img src="https://github.com/whatsupcoders/Flutter-Gradient/blob/master/assets/Screenshot_1563855840.png" width="200"/>
</td>
</tr>
</table>
</div>

For more Flutter Tutorials watch my videos on https://www.youtube.com/c/whatsupcoders <br />
If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏

FOLLOW ME HERE:

Facebook: https://www.facebook.com/whatsupcoders
Twitter: https://www.twitter.com/whatsupcoders

0 comments on commit 07f4a5b

Please sign in to comment.