8000 GitHub - yoosinpaddy/character_viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yoosinpaddy/character_viewer

Repository files navigation

Character Viewer: Implementing multiple flavors in flutter

A character viewer project with two flavors

Getting Started

1. Building a specific flavor

There are two flavors in this project: simpsons and wire To run a flavor

flutter pub run flutter_flavorizr

2. Icons

To deploy icons, run (Ideally, Icons are already deployed)

flutter pub run flutter_launcher_icons

3. Running specific flavor

To run any flavor use:

flutter run --flavor simpsons -t lib/main_simpsons.dart

or

flutter run --flavor wire -t lib/main_wire.dart

4. Running tests

To run tests, use:

flutter test

Screen Recordings

Simpsons

Simpsons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0