My Flutter Widgets Library
This library provides a collection of useful widgets designed to enhance and simplify the learning experience for Flutter developers. Each widget serves as a practical example for mastering different Flutter concepts and UI components.
Features
- Custom Widgets: Pre-built components to speed up UI development and learning.
- Educational Focus: Designed with simplicity and clarity to help learners understand key Flutter concepts.
- Modular Design: Easy to integrate specific widgets into projects without needing the full library.
Installation
Add this library to your pubspec.yaml
:
dependencies:
learning_kit: any
Libraries
- flutter_flow/flutter_flow_choice_chips
- flutter_flow/flutter_flow_model
- flutter_flow/flutter_flow_theme
- flutter_flow/flutter_flow_util
- flutter_flow/flutter_flow_widgets
- flutter_flow/form_field_controller
- flutter_flow/lat_lng
- flutter_flow/nav/serialization_util
- flutter_flow/place
- flutter_flow/uploaded_file
- learning_kit