An open API service indexing awesome lists of open source software.

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

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)
Pie Chart

### 🔧 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).