Skip to content
 
 

Repository files navigation

Flutter Skeleton

This is a skeleton project for Flutter which provide a basic structure to organize your Flutter application.

The structure proposed here is the same as disgussed in:

Features

  • Boilerplate folder structur for a Flutter mobile project.
  • Example code and comments to help you.

Getting Started

These instructions will help you grab a copy of the project and start developing.

Installation

  1. Clone the repository:
git clone https://github.com/SimpleAppsgr/flutter_skeleton
  1. Change into the new directory:
cd flutter_skeleton
  1. Fetch dependencies:
flutter clean 
flutter pub get
  1. Run the project:
flutter run

This will launch your sample app on your emulator or device.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages