https://github.com/cp-pratik-k/flutter-codelab
Crafted For Flutter And Dart Developers
https://github.com/cp-pratik-k/flutter-codelab
components dart encryption flutter helper-functions
Last synced: about 2 months ago
JSON representation
Crafted For Flutter And Dart Developers
- Host: GitHub
- URL: https://github.com/cp-pratik-k/flutter-codelab
- Owner: cp-pratik-k
- License: bsd-3-clause
- Created: 2023-11-07T10:08:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T14:00:35.000Z (2 months ago)
- Last Synced: 2025-04-18T04:10:38.785Z (2 months ago)
- Topics: components, dart, encryption, flutter, helper-functions
- Language: Dart
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Codelab
Welcome to the **Flutter Codelab** repository! This collection is crafted for Flutter and Dart developers, offering reusable **utility functions, helper functions, extensions, and custom components** to streamline your development process.
This repository provides a set of **optimized and reusable components** that help Flutter developers improve efficiency, maintainability, and performance in their applications.
---
## ✨ Features
- **Utility Functions**: Prebuilt functions for common tasks, such as encryption, formatting, and validations.
- **Helper Functions**: Functions that simplify complex Flutter operations.
- **Extensions**: Useful Dart extensions to enhance native types and widgets.
- **Custom Components**: Reusable UI components for faster UI development.---
## 🗂 Navigation
### 🛠 Custom Components
- [Pie Chart](https://github.com/cp-pratik-k/flutter-codelab/blob/main/custom-components/charts/customizable_pie_chart.dart)![]()
### 🔧 Utility Functions
- **🔒 Encryption**
- [End-to-End Encryption (AES, RSA)](https://github.com/cp-pratik-k/flutter-codelab/blob/main/encryptions/end_to_end_encryption.dart)
- [Cypher Encryption](https://github.com/cp-pratik-k/flutter-codelab/blob/main/encryptions/cipher_encryption.dart)---
## 🛠 Usage
Explore the folders inside the repository to discover and integrate components as needed. Each function and component includes documentation and usage examples to help you get the most out of this resource.
---
## 🤝 Contributing
Contributions are always welcome! If you have suggestions or improvements, please open an **issue** or submit a **pull request**. Your feedback helps make this repository even better for the developer community.
---
## 📜 License
This project is licensed under the [BSD-3-Clause License](LICENSE).