An open API service indexing awesome lists of open source software.

https://github.com/codekeyz/flutter_web_netlify

Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify
https://github.com/codekeyz/flutter_web_netlify

continuous-deployment continuous-integration continuous-testing flutter flutter-web gitlab-ci netlify

Last synced: 4 months ago
JSON representation

Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify

Awesome Lists containing this project

README

        

# flutter_web_netlify
Test, Build & Deploy Flutter Web Apps from Gitlab CI

## Overview

In **GitLab-CI**, we setup our Flutter Web Environment, generate a web build, then deploy to **Netlify**.

## Prerequisites

- Get the following details from your netlify-app dashboard

- `NETLIFY_SITE_ID`
- `NETLIFY_AUTH_TOKEN`

- Store them inside your **ENVIRONMENTAL VARIABLES** in your project on **GitLab**.




demo

[![Netlify Status](https://api.netlify.com/api/v1/badges/ee547f3f-aae8-4162-9d32-a9655035f847/deploy-status)](https://app.netlify.com/sites/flutter-web-demo/deploys)