注册
登录
flutter
>>
flutter-cinema
>>
返回
项目作者:
guilhermebpereira
项目描述 :
Movie details app done in flutter
高级语言:
Dart
项目主页:
项目地址:
git://github.com/guilhermebpereira/flutter-cinema.git
创建时间:
2018-11-28T19:02:57Z
项目社区:
https://github.com/guilhermebpereira/flutter-cinema
开源协议:
下载
Resume
Movie details app done in flutter
Why did i do it ?
Improve my skils :)
Steps to clone
git clone
https://github.com/guilhermebpereira/flutter-cinema.git
at the /lib/constants.dart add your The Movie Database api key, like this:
const
String
apiKey
=
'[your_api_over_here]'
;
Screenshots