/SimpleMessage-Flutter

This is a very simple Message App (Android style) app with Flutter framework for self-training

Message

This is a very simple Message (Android Style) app with Flutter framework for self-training

Getting Started

Get Flutter on Mac if you don't already have it: https://flutter.dev/docs/get-started/install/macos

To build and run this project:

  1. Clone this repository.
  2. cd into the repo folder.
  3. run flutter run-android or flutter run-ios to build the app.

(Please note that a Mac with XCode is required to build for iOS)

A few resources to get you started if this is your first Flutter project:

Original

The original post here: https://www.appcoda.com/flutter-basics/