Skip to content

Flutter to create ios and android app to see amazing pictures from unsplash

License

Notifications You must be signed in to change notification settings

harshitkgupta/unsplash_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgomg

A new Flutter application to showcases best images from Unsplash. Using Flutter we will build mobile application which will run on iOS and Android. https://unsplash.com/developers?

Getting Started

This project is a starting point for a Flutter application.

  • Apply for API Key from unsplash

  • Clone this repo into your workspace(Visual Studio Code or Android Studio) vs code preferred

  • create .env file with key API_KEY=<Access Key>

  • Setup: Install all flutter dependencies

    run flutter doctor to check what dependencies are installed.

    run flutter devices to see which ios and android devices/simulators are connected.

    run flutter run -d all to run app in all connected devices.

    run flutter format . to format all source code.

  • install Flutter extension in vscode

Flutter packages Used

A few resources to get you started if this is your first Flutter project:

![Demo]

Alternate Text

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Buy Me A Coffee

Releases

No releases published

Packages

No packages published