Subtitle or Short Description Goes Here
include terms/tags that can be searched
GIF Tools
If your
README
has a lot of info, section headers might be nice.
It is needed the following dependencies to run the project:
- flutter: sdk: flutter
- camera:
- path_provider:
- path:
- image_picker: ^0.6.1+11
- geolocator: ^5.3.1
- flutter_launcher_icons: ^0.7.4
- http: ^0.12.1
- flutter_screenutil: ^0.5.2
- intl: ^0.15.7
- rxdart: ^0.22.0
- cupertino_icons: ^0.1.2
// code away!
let generateProject = project => {
let code = [];
for (let js = 0; js < project.length; js++) {
code.push(js);
}
};
- All the
code
required to get started - Images of what it should look like
- Clone this repo to your local machine using
https://github.com/fvcproductions/SOMEREPO
- If you want more syntax highlighting, format your code like this:
update and install this package first
$ brew update
$ brew install fvcproductions
now install npm and bower packages
$ npm install
$ bower install
Or Contributors/People