Flutter Photo Gallery Sample App. (Gallery, Video Player, Firebase ADMob, API)
Flutter Photo Gallery it's make with flutter framework. This is sample app for your knowledge.
My project get photo names from my api. I added video player in app. Also, Google Ads will also appear when you pass 3 photos.
To use this package :
- add the dependency to your pubspec.yaml file.
Please read once all plugins tutorials before use.
dependencies:
http
shared_preferences
transparent_image
photo_view
cached_network_image
firebase_admob
connectivity
youtube_player_flutter (Not stable for IOS) please check github page
For help getting started with Flutter, view our online documentation.
For help on editing package code, view the documentation.
⭐ Hopefully it benefits your works.