Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluemix/Gradient-Screens
🌈 Gradients applied to buttons, texts and backgrounds in Flutter
https://github.com/bluemix/Gradient-Screens
background button fab flutter gradients text
Last synced: 2 months ago
JSON representation
🌈 Gradients applied to buttons, texts and backgrounds in Flutter
- Host: GitHub
- URL: https://github.com/bluemix/Gradient-Screens
- Owner: bluemix
- License: mit
- Created: 2018-08-17T21:17:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T14:52:34.000Z (about 6 years ago)
- Last Synced: 2024-08-03T20:08:17.609Z (6 months ago)
- Topics: background, button, fab, flutter, gradients, text
- Language: Dart
- Homepage:
- Size: 2.42 MB
- Stars: 109
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gradient - Gradient-Screens - 🌈 Gradients applied to buttons, texts and backgrounds in Flutter (Dart)
README
# Gradient Screens
A Flutter project to shows gradients demo.
It shows gradients applied to buttons, texts and backgrounds.![Gradient button and gradient background](art/intro_page.png)
![Gradient Floating Action Button](art/info_page.png)
![Gradient buttons](art/genres_page.png)
![Gradient half circle](art/login_page.png)
![Gradient half circle](art/be_kind_page.png)
it uses [Gradient Widgets](https://github.com/bluemix/gradient-widgets) (you can try it 😀)
### Inspirations
* [Genres page](https://www.designspiration.net/save/5597545571572/)
* [Login page](https://www.tenniswood.co.uk/post/160767831482)## Flutter: Getting Started
For help getting started with Flutter, view our online
[documentation](https://flutter.io/).