https://github.com/arthurdenner/color_lerp_visualizer
A tool to visualize the lerps between two colors in Flutter.
https://github.com/arthurdenner/color_lerp_visualizer
Last synced: 3 months ago
JSON representation
A tool to visualize the lerps between two colors in Flutter.
- Host: GitHub
- URL: https://github.com/arthurdenner/color_lerp_visualizer
- Owner: arthurdenner
- Created: 2020-03-06T13:00:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T13:46:32.000Z (about 5 years ago)
- Last Synced: 2025-01-23T19:53:09.689Z (4 months ago)
- Language: Dart
- Homepage: https://color-lerp-visualizer.netlify.com
- Size: 305 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# color_lerp_visualizer
A tool to visualize the lerps between two colors in Flutter.
## Getting Started
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.