---
description: Build a Flutter App Using Artisan Command
---
# 📱 Tomato Flutter
Build a Flutter App Using Artisan Commands, the generated app will be an HMVC app with a clean architecture and a powerful CRUD generator.
### Requirements
please check that you have flutter installed and working on your system by check
```
flutter doctor
```
and you must have at least one emulator or device connected to your system
### Installation
```
composer require tomatophp/tomato-flutter
```
### Support
you can join our discord server to get support [TomatoPHP](https://discord.gg/VZc8nBJ3ZU)
### Docs
you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/tomato-flutter)
### Changelog
Please see [CHANGELOG](https://github.com/tomatophp/tomato-flutter/blob/master/CHANGELOG.md) for more information on what has changed recently.
### Security
Please see [SECURITY](https://github.com/tomatophp/tomato-flutter/blob/master/SECURITY.md) for more information about security.
### Credits
* [Fady Mondy](mailto:info@3x1.io)
* [flutter\_fusion](https://github.com/thedevsbuddy/flutter\_fusion)
### License
The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-flutter/blob/master/LICENSE.md) for more information.