Skip to content

coderghl/flutter_pixabay

Repository files navigation

flutter_pixabay

Developed using Pixabay Api. App includes picture download and video download.There is also a picture and video search function

How to use App?

  1. download project
  2. terminal run flutter pub get
  3. find the constants file after opening the utils folder and modify the constant kApiKey to your apikey
  4. run project

App content

  1. Image Page
  2. Video Page
  3. Search Page
    1. History
  4. Category Page
  5. Category Details Page
  6. Setting Page
    1. Theme Page
      1. Toggle Theme Mode
      2. Select Theme Color
    2. About Page
    3. Privacy Page
    4. Cache Page
      1. Toggle Cache (Default Open)
    5. Feedback Page
      1. Send Email
    6. Sponsor Page
      1. QRcode
  7. Image Details Page
    1. Download Image
    2. Origin Image
  8. Video Details Page
    1. Download Video
    2. Video Play

App Screenshot

ImageList

VideoList

SearchPage

CategoryPage

Dependencies

provider: ^6.0.5

shared_preferences: ^2.0.18

dio: ^5.0.1

extended_nested_scroll_view: ^6.0.0

flutter_staggered_grid_view: ^0.6.2

image_gallery_saver: ^1.7.1

video_player: ^2.6.0

extended_image: ^7.0.2

path_provider: ^2.0.14

permission_handler: ^10.2.0

hive: ^2.2.3