Skip to content

๐Ÿš€ This is a simple flutter stater template with GetX package. The project structure is clear and can be easily built your own APP.

License

Notifications You must be signed in to change notification settings

zhixXiang/flutter-getx-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

flutter-getx-starter

๐Ÿš€ This is a simple flutter stater template with GetX package.
๐Ÿ“ The project structure is clear and can be easily built your own APP.

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.

Installation & Use

Step 1:

Fork this project to your own warehouse:

git clone https://github.com/zhixXiang/flutter-getx-starter.git

Step 2:

Open the project folder with VS Code and execute the following command to install the dependency package:

flutter pub get

Step 3:

Open the main.dart file in the lib folder, F5 or Ctrl + F5 to run the project, and then you can start developing and debugging.

Step 4:

If step 3 works successfully, you can change the bundle name to yourelf.

Use VS code and press Ctrl + Shift + H, serach the 'flutter_getx_starter' and replace all with your bundle name.

License

Distributed under the MIT License. See LICENSE for more information.

Author

Sam Chen

About

๐Ÿš€ This is a simple flutter stater template with GetX package. The project structure is clear and can be easily built your own APP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published