Welcome to this GitHub repository where we will create a custom-animated Bottom Navigation Bar in Flutter from scratch! We'll use built-in widgets and classes to achieve smooth animations and a unique shape with a Custom Clipper. No external packages are needed!
- Smooth animations
- Unique shape using Custom Clipper
- Built-in Flutter widgets only
To get started with this repository, follow these steps:
- Clone this repository to your local machine.
- Open the project in your preferred Flutter IDE.
- Run flutter pub get to install dependencies.
- Start exploring the provided code examples
- This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for your projects.
- Special thanks to the Flutter community for their valuable contributions and insights into Flutter app development.