A beautiful flutter app that lists 3d model of animals

lib

zoo_app

Zoo is a small, simple and beautiful flutter app that lists 3d model of animals.

Inside App

Zoo

Usage ?

To clone and run this application, you’ll need git and flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Shadow60539/zoo_app.git

# Go into the repository
$ cd zoo_app.git

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Bash

Packages ?

Some very good packages are used in the project.

PackageDescription
model_viewer3D Model Viewer for Flutter
flutter_svgSupport svg files
lottieLottie files animations
google_fontsGoogle fonts
lintRules handler for Dart
scratcherScratch card widget

Directory Structure ?

The project directory structure is as follows:

├── android
├── asset
├── build
├── images
├── ios
├── lib
├── pubspec.lock
├── pubspec.yaml

lib
DirectoryDescription
corePaletteScratchNotifier
pagesOverViewPageAnimalDetailsPage
widgetsTransitionMeasureSizeRenderObjectZooDictionaryUtils

GitHub Repository

Source code: https://github.com/Shadow60539/zoo_app

SHARE A beautiful flutter app that lists 3d model of animals

You may also like...

Leave a Reply

Your email address will not be published.

Share