https://github.com/udos86/flutter-advanced-ui
A Flutter app demonstrating advanced UI programming with Slivers, Hero and Animations
https://github.com/udos86/flutter-advanced-ui
animations flutter parallax-scrolling slivers
Last synced: 7 months ago
JSON representation
A Flutter app demonstrating advanced UI programming with Slivers, Hero and Animations
- Host: GitHub
- URL: https://github.com/udos86/flutter-advanced-ui
- Owner: udos86
- Created: 2020-04-28T15:22:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T18:53:34.000Z (over 4 years ago)
- Last Synced: 2025-02-06T09:48:46.308Z (about 1 year ago)
- Topics: animations, flutter, parallax-scrolling, slivers
- Language: Dart
- Homepage:
- Size: 87.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_advanced_ui
A Flutter application showing advanced ui programming
## Getting Started
This project is a starting point for a Flutter application.
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.