# Tomato Flutter

<figure><img src="https://github.com/tomatophp/tomato-flutter/raw/master/art/screenshot.png" alt=""><figcaption></figcaption></figure>

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 <a href="#user-content-requirements" id="user-content-requirements"></a>

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 <a href="#user-content-installation" id="user-content-installation"></a>

```
composer require tomatophp/tomato-flutter
```

### Support <a href="#user-content-support" id="user-content-support"></a>

you can join our discord server to get support [TomatoPHP](https://discord.gg/VZc8nBJ3ZU)

### Docs <a href="#user-content-docs" id="user-content-docs"></a>

you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/tomato-flutter)

### Changelog <a href="#user-content-changelog" id="user-content-changelog"></a>

Please see [CHANGELOG](https://github.com/tomatophp/tomato-flutter/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security <a href="#user-content-security" id="user-content-security"></a>

Please see [SECURITY](https://github.com/tomatophp/tomato-flutter/blob/master/SECURITY.md) for more information about security.

### Credits <a href="#user-content-credits" id="user-content-credits"></a>

* [Fady Mondy](mailto:info@3x1.io)
* [flutter\_fusion](https://github.com/thedevsbuddy/flutter_fusion)

### License <a href="#user-content-license" id="user-content-license"></a>

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-flutter/blob/master/LICENSE.md) for more information.
