MoviApp Mobile Application
? About :
With this application,You can learn about movies in the app.
Screenshots
Screenrecord
## ? Technologies ##
The following tools were used in this project:
# Clone this project
$ git clone https://github.com/fadilbasaran/PokedexApp
# Access
$ cd flutter_pokedex
# Pull dependencies
$ flutter pub get
# Run the project (emulator or physical device needs to be connected first)
$ flutter run
# Build an apk
$ flutter build apk
Comments are closed.