edgarmuyomba / flutterProjects

My flutter Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutterProjects

This is a collection my flutter projects

Getting started

Make sure you have flutter installed on your machine alongside all necessary add-ons Each project has a file named pubspec.yaml that contains a section referencing all the projects dependencies In the projects base directory, enter the following command to install all the dependencies

flutter pub get

To run the project, use the command:

flutter run

or click the run button above the main() function in lib/main/main.dart

About

My flutter Projects


Languages

Language:Dart 93.0%Language:C++ 3.4%Language:CMake 2.8%Language:HTML 0.3%Language:C 0.2%Language:Swift 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%