flutter_kanpur_ui_kit 0.0.2
flutter_kanpur_ui_kit: ^0.0.2 copied to clipboard
Flutter Kanpur Ui Kit package
Flutter Kanpur UI Kit #
Flutter Kanpur UI Kit is an open-source Flutter component library built by the Flutter Kanpur Community to help developers create clean, consistent, and production-ready UIs faster.
This package is designed to grow over time with reusable widgets, animations, and UI patterns commonly used in Flutter applications.
Features #
- Ready-to-use Flutter UI components
- Modular and customizable widgets
- Community-driven and open-source
- Built with Flutter best practices
- Custom Navigation Bar (initial release)
More widgets will be added through community contributions.
Getting Started #
Prerequisites #
- Flutter SDK
>=3.0.0 - Dart SDK
>=2.17.0
Installation #
Add this to your pubspec.yaml:
dependencies: flutter_kanpur_ui_kit: ^0.0.1
flutter pub get 'flutter_kanpur_ui_kit: ^0.0.1'