Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
eoefans-mobile-flutter/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
28 lines (19 sloc)
1.57 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# eoefans-mobile-flutter | |
[![EOEFANS PRE-BUILD App CI](https://vlink.dev/EOEFANS/eoefans-mobile-flutter/actions/workflows/pre-build.yml/badge.svg)](https://vlink.dev/EOEFANS/eoefans-mobile-flutter/actions/workflows/pre-build.yml) | |
[![EOEFNAS PROD-BUILD App CI](https://vlink.dev/EOEFANS/eoefans-mobile-flutter/actions/workflows/prod-build.yml/badge.svg)](https://vlink.dev/EOEFANS/eoefans-mobile-flutter/actions/workflows/prod-build.yml) | |
``` | |
________ ______ _____ ______ | |
_____ ______ _____ ___ __/______ ________ ________ _______ ___ ______ ___ /_ ___(_)___ /_____ | |
_ _ \_ __ \_ _ \__ /_ _ __ `/__ __ \__ ___/ __ __ `__ \_ __ \__ __ \__ / __ / _ _ \ | |
/ __// /_/ // __/_ __/ / /_/ / _ / / /_(__ ) _ / / / / // /_/ /_ /_/ /_ / _ / / __/ | |
\___/ \____/ \___/ /_/ \__,_/ /_/ /_/ /____/ /_/ /_/ /_/ \____/ /_.___/ /_/ /_/ \___/ | |
``` | |
A new Flutter project. | |
## Getting Started | |
This project is a starting point for a Flutter application. | |
A few resources to get you started if this is your first Flutter project: | |
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | |
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | |
For help getting started with Flutter development, view the | |
[online documentation](https://docs.flutter.dev/), which offers tutorials, | |
samples, guidance on mobile development, and a full API reference. |