This repository contains a collection of useful Flutter extensions to simplify common tasks and enhance code readability. These extensions cover various aspects of Flutter development, including theme management, screen size handling, navigation, and widget styling.
This project includes various extensions that enhance functionality. Below is a list of available extensions along with their links for more details:
- Theme Extensions
- Screen Extensions
- Cubit Extensions
- Padding Extensions
- Margin Extensions
- Navigation Extensions
- Date Time Extensions
- Gesture Extensions
- Transform Extensions
- Visibility Extensions
- Alignment Extensions
- SizedBox Extensions
To utilize the Cubit and DateTime extensions, you need to add the necessary dependencies to your pubspec.yaml
file:
dependencies:
flutter:
sdk: flutter
flutter_bloc: ^8.0.0 # Replace with the latest version
intl: ^0.17.0 # Replace with the latest version
For any questions or feedback, please reach out via email: mahmoudelsayed.dev@gmail.com