Effortlessly Create and Deploy Flutter Magic. I will improve it to the next level. To support and get notified make sure to star the repo to get future updates :D
Welcome to Flutterify, a powerful tool that simplifies the process of creating and deploying Flutter projects. Whether you're a seasoned developer or just getting started with Flutter, Flutterify streamlines the setup and configuration, allowing you to focus on building amazing Flutter apps.
Flutterify-Beta-Preview.mov
Let's get you started with Flutterify!
Before using Flutterify, ensure you have the following prerequisites installed on your system:
-
Clone the Flutterify repository:
git clone https://github.com/0xAdiyat/flutterify.git
-
Navigate to the Flutterify directory:
cd Flutterify
Flutterify makes it easy to create and deploy Flutter projects. Here are some common commands and examples:
To create a new Flutter project using Flutterify, use the following command:
python3 flutterify.py
you can also create your own allies
in case to avoid writing the whole command. For me, it was fc
Choose my_flutter_app
with your desired project name. This command will set up a new Flutter project with a recommended project structure.
alias fc="flutterify"
fc --android-studio coming soon
fc --vscode coming soon
Flutterify offers various configuration options to tailor your Flutter projects. You can find the configuration files in the flutterify/config
directory. Modify these files to customize your project's settings.
We welcome contributions to Flutterify! Whether it's a bug fix, a feature enhancement, or documentation improvements, your help is appreciated.
Follow these steps to contribute:
- Fork the Flutterify repository.
- Create a new branch for your changes:
git checkout -b feature-name
. - Make your changes and commit them:
git commit -am 'Add new feature'
. - Push your changes to your fork:
git push origin feature-name
. - Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
We'd like to thank the following libraries and developers for their contributions to Flutterify:
Thank you for using Flutterify!
Enjoy building Flutter magic effortlessly with Flutterify! If you have any questions or encounter issues, please don't hesitate to reach out to us on GitHub Issues.