Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myapp

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

How to Flutter (by @ryangst)

1. Install Flutter

asdf plugin add flutter
asdf install flutter latest

2. Create a new Flutter project

flutter create myapp
cd myapp

3. Debug the hell of JDK version

Install JDK 17 (or whatever version is required by Flutter)

asdf plugin add java
asdf install java adoptopenjdk-17.0.0+12
flutter config --jdk-dir $WHERE_THE_FUCK_IS_YOUR_JDK
flutter run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages