ynsgnr / pera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pera

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Running on Desktop

This project uses go-flutter-desktop-embedder repo for running on desktop. Please check https://github.com/Drakirus/go-flutter-desktop-embedder

To run on desktop install go (golang), gcc (or mingw for windows) and glfw library.

  • Windows

After installing go and flutter, run build.ps1 to install other libraries and build project

After building you can use run.ps1 to run application, or you can use main.exe if you didnt make any changes since you last run the code

About


Languages

Language:Go 57.8%Language:Dart 34.2%Language:Objective-C 4.2%Language:Java 2.0%Language:PowerShell 1.7%