Deploy your Flutter app to Huawei's AppGallery for Free

Huawei's AppGallery is the official app distribution platform for HUAWEI devices. As one of the world's top 3 app markets, it provides developers with rich tools, capabilities, resource support, and full-stack solutions to create great apps. Over the years, Apple's AppStore and Google's Playstore have been the two major app distribution platforms but now there is a third, Huawei's AppGallery. In this blog post, we will look at how to distribute our flutter apps on AppGallery. This should be fun. Let's goooooo! Let's assume, we are done developing our awesome flutter app and built a release apk or appbundle. You can use the documentation from the flutter website to learn how to build a release version of your app.

Screenshot 2022-11-29 at 9.18.39 PM.png

The first and most important thing to do is create a Huawei account id and we will do that at developer.huawei.com.

Screenshot 2022-11-29 at 9.21.04 PM.png

We can then create our developer account. We will be doing some identity verification so please get a nationally issued ID card handy. Next, we select the developer account type we want. Either Individual or Enterprise. The individual account is for any developer publishing apps in their own capacity and for Enterprise, it is a developer account owned by a company or organization and you will be required to provide a business registration certificate and DUNS number or business license in the onboarding process.

Screenshot 2022-11-29 at 9.34.59 PM.png

Based on your selection, a will be presented for you to fill out and submit. The waiting time for identity verification and account activation is between 2-3 days.

Screenshot 2022-11-29 at 9.42.01 PM.png

After the verification and identification are confirmed by email or phone, head to your console and select AppGallery Connect under Distribution and promotion.

Screenshot 2022-11-29 at 9.46.11 PM.png

Then go to My Apps. Make sure Android app is selected in the tab and click on new to create a new app on the console.

Screenshot 2022-11-29 at 10.01.19 PM.png

Fill out the form by stating the Package type (apk), Device (mobile), App name (any fancy name you want), App category (either game or app), Default language (the language of your choice). You can choose to add it to a project or not.

Screenshot 2022-11-29 at 10.06.55 PM.png

Complete the rest of the details by uploading the app icon, adding the app description, screenshots etc. If you have distributed an app to Playstore before, the process should look a lot more familiar.

Screenshot 2022-11-29 at 10.09.14 PM.png

Upload your APK or Appbundle(AAB) and then submit it for review by the Huawei team. This should take 1-5 days or more sometimes.

Screenshot 2022-11-29 at 10.14.17 PM.png

Once approved, your app will be live on AppGallery for your targeted audience to download and install.

Screenshot 2022-11-29 at 10.21.20 PM.png

If you have any questions, kindly leave a comment or connect with me on Twitter(Etornam Sunu)

1
Subscribe to my newsletter

Read articles from Bright Etornam Sunu directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Bright Etornam Sunu
Bright Etornam Sunu

Etornam is a Software Engineer and a Google Developer Expert(GDE) who specialises in developing resilient Mobile applications for android & iOS and web services. He understands modern software engineering and is always looking for a better approach to designing software. Aside from his day-to-day activities as a software engineer, he actively contributes to open-source projects and co-organises at Flutter Africa.