helloflutter

A simple flutter app i created while learning the basics

Getting Started

Create a file called env.dart on the lib folder and put in your unsplash API id:

const clientId = "YOUR_ID_HERE";