jordanliu / birds

Birds in Jamaica mobile app built with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Birds

Birds

Getting Started

This current development build is mainly focused on iOS. To get started, start up the Simulator on your device then follow the instructions:

cd birds
flutter run

App is now running, start editing!

Add New Birds

Currently birds are stored in an array in lib/birds.dart, simply add a new item to the array and the corresponding thumbnail of the bird in the assets/ folder. The preferred image of a thumbnail is a transparent bird with a subtle shadow.

About

Birds in Jamaica mobile app built with Flutter

License:MIT License


Languages

Language:Dart 97.4%Language:Swift 1.9%Language:Kotlin 0.6%Language:Objective-C 0.2%