A comprehensive starter kitchensink app to kick-start your next mobile application using Flutter and gluestack-ui-flutter - your one-stop solution for faster, smoother, and better mobile and web development.
See the live demo of this starter kit at Demo Link.
- Seamless Integration: Get up and running with Flutter and gluestack-ui-flutter in no time.
- Modular Architecture: Built with scalability in mind to cater to both small and large projects.
- Theming & Styling: Each widget in the library comes with a set of customizable properties that allow you to tailor its appearance and behavior to your specific needs.
- Flexibility for Developers: Providing inline style overrides gives developers the flexibility to quickly customize components on a case-by-case basis, without the need to alter the JSON configuration for minor tweaks.
- Responsive design: The widgets are built using modern web design principles and are fully responsive, so they work seamlessly across a wide range of devices and screen sizes.
- Easy to use: The widgets are designed to be easy to use and integrate into your existing Flutter applications. Simply install the library and import the widgets you need.
- Detailed Documentation: Comprehensive documentation to guide you through every step.
Please find the screenshots attached of the kitchensink starter app below.
WEB VIEW
MOBILE APP VIEW
# Download or clone this repo by using the link below:
## Using SSH
git clone git@github.com:gluestack/kitchensink-flutter.git
## Using HTTPS
git clone https://github.com/gluestack/kitchensink-flutter.git
# Navigate to project root and execute the following command in console to get the required dependencies:
flutter pub get
# Run the flutter application by executing following command:
flutter run
For a deep dive into the components, structure, and configurations, please refer to our detailed documentation.
This project is licensed under the MIT License.