Skip to content

Are you looking for a multi-purpose app with rich functions and top code quality where you can design your own template layouts or want to import pre-built demo layout templates directly into your app and can change design anytime you want? An app where you can create many different app types such as: single shop woocommerce app, food app, radio…

BlondelSeumo/Make-Wordpress-App-using-Flutter

Repository files navigation

How to Use

Step 1:

Download the source code in your profile => downloads

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Generation file

This project uses code generation, execute the following command to generate files:

flutter packages pub run build_runner build --delete-conflicting-outputs

or watch command in order to keep the source code synced automatically:

flutter packages pub run build_runner watch

Format code

dart format -l 120 lib

Generate Icon

flutter pub run flutter_launcher_icons:main

About

Are you looking for a multi-purpose app with rich functions and top code quality where you can design your own template layouts or want to import pre-built demo layout templates directly into your app and can change design anytime you want? An app where you can create many different app types such as: single shop woocommerce app, food app, radio…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published