Skip to content

Tesam/cataas_app

Repository files navigation

Cat Factory

An app to create random cat gif.

Cat Factory Demo

You can find a demo here

Cat Factory Design

You can find the Figma file here

cat-screen-inital

cat-screen-data

cat-screen-error

To make run, follow this

  1. Run flutter clean
  2. Run flutter pub get
  3. Select emulator or physic device
  4. Run flutter run

To build app bundle, follow this

  1. Run flutter build appbundle
  2. Find the bundle in [project]/build/app/outputs/bundle/release/

To build app apk, follow this

  1. Run flutter build apk --split-per-abi
  2. Find the bundle in [project]/build/app/outputs/apk/release/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published