Skip to content

ayushman17/gameX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameX

A new Flutter project.


Logo

Inspiration

This application was developed following the tutorial made by Marcus Ng. The link to the tutorial video and it's repo will be avaliable below.

Features

This app features one of the most recent cross platform framework.

  • 💦 Flutter — A Google's UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

Tools

  • 🆚 VSCode — Microsoft™ Open Source Code editor;
  • 📱 Android Studio - An integrated development environment to develop for the Android platform.
  • 💾 GitHub — No need a description, right?

Getting started

  1. Install the Flutter SDK in your operational system using the following link : 🔗
  2. Follow the instructions and add the bin file address into your operating system path.
  3. In you terminal, execute the command flutter doctor and check if there is something else to install or your system already are up and running to Flutter.
  4. Using VS Code and Android Studio, be sure to have Flutter and Dart extensions installed.
  5. On Android Studio, install an updated android emulator.
  6. Clone this repo using git clone https://github.com/ayushman17/gameX.git
  7. Move yourself to the appropriate directory: cd flutter_gameX
  8. In your terminal, run flutter packages upgrade to upgrade all the packages used in this project.

Getting started with the mobile app

  1. Move yourself to the folder: flutter_gameX
  2. In VS Code open the command palette Ctrl + Shift + P and execute Flutter: Launch Emulator
  3. Whithin the main.dart file and with the emulator running tap F5 to start the application

License

This project is licensed under the MIT License - see the LICENSE page for details.

Getting Started 2

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.

About

My Flutter Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published