Skip to content

Gatunox/my_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_app

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.

To Run the App on the REAL IPHONE DEVICE

1-Connect the iPhone to the MAC 2-Open a Terminal Window 3-Go to the project folder, /Users/gastonzuccala/dev/flutter-projects/my_app 4-Open the Runner Project on Xcode, with this command: $ open ios/runner.xcworkspace 5-Run the App, with this command: $ flutter run

to get the master branch up to date.

git branch (verify the is on master) git fetch my_app (will sync al branchs from remote) git merge my_app/master (will merge master)

About

Flutter Test App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages