|
1 | | -# Flutter Custom Carousel Application UI Design and Animation |
2 | | - |
3 | | -Flutter Custom Carousel Application UI/UX design and Animation - day 18 Flutter Animation and UI Design. |
4 | | -This repository is a part of the 100-day design in Flutter. |
5 | | - |
6 | | -In this video we use, Flutter Animation, Fade, Container, Gradient, LinearGradient and so on in the one-speed video. |
7 | | - |
8 | | -[Youtube Video](https://youtu.be/tP7gx1NuphU) |
9 | | - |
10 | | -## Last Design |
11 | | -- [UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui) |
12 | | -- [UI Design- Day 2](https://github.com/afgprogrammer/Flutter-trip-app-ui) |
13 | | -- [UI Design- Day 3](https://github.com/afgprogrammer/Flutter-food-delivery-app-ui) |
14 | | -- [UI Design- Day 4](https://github.com/afgprogrammer/Flutter-actors-profile-app-ui) |
15 | | -- [UI Design- Day 5](https://github.com/afgprogrammer/Flutter-ripple-map-application) |
16 | | -- [UI Design- Day 6](https://github.com/afgprogrammer/Flutter-page-transition-animation) |
17 | | -- [UI Design- Day 7](https://github.com/afgprogrammer/Flutter-button-animation) |
18 | | -- [UI Design- Day 8](https://github.com/afgprogrammer/Flutter-Splash-Screen-Animation) |
19 | | -- [UI Design- Day 9](https://github.com/afgprogrammer/Flutter-Party-Event-Application) |
20 | | -- [UI Design- Day 10](https://github.com/afgprogrammer/Flutter-GridView-Example-UI) |
21 | | -- [UI Design- Day 11](https://github.com/afgprogrammer/Flutter-Travel-Application) |
22 | | -- [UI Design- Day 12](https://github.com/afgprogrammer/Flutter-Login-Page-UI) |
23 | | -- [UI Design- Day 13](https://github.com/afgprogrammer/Flutter-Login-Page-Design) |
24 | | -- [UI Design- Day 14](https://github.com/afgprogrammer/Flutter-Login-Page-3) |
25 | | -- [UI Design- Day 15](https://github.com/afgprogrammer/Flutter-Shoes-Shop-App) |
26 | | -- [UI Design- Day 16-17](https://github.com/afgprogrammer/Flutter-Complete-e-commerce) |
| 1 | +## Flutter Custom Carousel Application UI Design and Animation |
27 | 2 |
|
| 3 | +A part of #flutter100daysofcode. Let's create a beautiful and animated Carousel Application UI with Flutter. |
| 4 | + |
| 5 | +### [Watch it on Youtube](https://youtu.be/tP7gx1NuphU) |
| 6 | + |
| 7 | +## Previous Designs |
| 8 | +[Checkout my Youtube channel](https://youtube.com/afgprogrammer) |
| 9 | + |
| 10 | + |
| 11 | +## Development Setup |
| 12 | +Clone the repository and run the following commands: |
| 13 | +``` |
| 14 | +flutter pub get |
| 15 | +flutter run |
| 16 | +``` |
28 | 17 |
|
29 | 18 | ## ScreenShot
|
30 | 19 |
|
31 | 20 | <img src="assets/screenshot/one.png" height="500em" /> <img src="assets/screenshot/two.png" height="500em" />
|
32 | 21 |
|
| 22 | +## Links |
| 23 | + |
| 24 | +* [Website](https://afgprogrammer.com) |
| 25 | +* [Youtube channel](https://youtube.com/afgprogrammer) |
| 26 | +* [Twitter](https://twitter.com/afgprogrammer) |
| 27 | +* [Instagram](https://instagram.com/afgprogrammer) |
0 commit comments