pixabay_flutter_demo
1.0.0
PIXABAY:狂热的演示应用程序。
A showcase app for displaying image lists, developed on Flutter 。 Uses BLOC pattern, SQFLite database, Streams, Repository pattern. 。 应用使用'https://pixabay.com'API显示图像和视频列表。使用iOS和Android的材料设计开发。





该项目依赖于Pixabay API。您可以在以下文件中添加自己的API:
lib / constants / strings_const.dart
static const String API_KEY = "YOUR_API_KEY" ;