Skip to content

felipe-rod123/first-flutter-project

Repository files navigation

first-flutter-project

My first Flutter personal project! Hello, world!

Mobile development setup for Ubuntu

Quick guide on environment settings and installs to start developing flutter applications on Ubuntu.

Android Studio

sudo snap install android-studio --classic

FVM (use homebrew)

brew tap leoafarias/fvm && brew install fvm

Flutter SDK

fvm install 3.27.1 --setup [or latest stable version]

About

My first Flutter personal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published