Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leoafarias/vizor
A Sci-Fi/Cyberpunk UI Kit for Flutter.
https://github.com/leoafarias/vizor
design-system flutter flutter-ui
Last synced: 15 days ago
JSON representation
A Sci-Fi/Cyberpunk UI Kit for Flutter.
- Host: GitHub
- URL: https://github.com/leoafarias/vizor
- Owner: leoafarias
- License: mit
- Created: 2020-07-01T01:16:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T12:41:04.000Z (over 4 years ago)
- Last Synced: 2025-01-06T23:47:35.155Z (28 days ago)
- Topics: design-system, flutter, flutter-ui
- Language: Dart
- Homepage:
- Size: 125 KB
- Stars: 47
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vizor
A Sci-Fi/Cyberpunk UI Kit for Flutter.
## Demo & Inspiration
## Motivation
After working on [Optr](https://github.com/leoafarias/optr) (One Password to Rule App). We neded up with a foundation for a lot of futuristic/cyberpunk UI elements, and want to further add to it, and clean up to have an awesome UI kit for Flutter.
## Next Steps
Bring over the following components from Optr.
- [x] Typing Effect
- [ ] Decoding Effect
- [ ] Theme Provider
- [x] Sound Provider
- [ ] CutEdges Decoration
- [ ] Frame
- [ ] Button
- [ ] Dialog
- [ ] Background
- [ ] Puffs Animation
- [ ] Loading Animation
- [ ] Instructions## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.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.