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: 8 months ago 
        JSON representation
    
Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify
- Host: GitHub
- URL: https://github.com/codekeyz/flutter_web_netlify
- Owner: codekeyz
- License: gpl-3.0
- Created: 2019-09-15T13:50:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T16:11:10.000Z (about 6 years ago)
- Last Synced: 2024-12-28T16:35:20.656Z (10 months ago)
- Topics: continuous-deployment, continuous-integration, continuous-testing, flutter, flutter-web, gitlab-ci, netlify
- Language: Dart
- Homepage: https://5d7e5fb8866ff1fffd4856fb--keyyz.netlify.com
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- 
            Metadata Files:
            - Readme: README.md
- License: LICENSE
 
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**.
 
[](https://app.netlify.com/sites/flutter-web-demo/deploys)