Skip to content

ArchangelXu/Starrail-Flutter-UI-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A UI Kit for Flutter, inspired by Honkai: Star Rail

Features

Try the online demo here.

Note: Known issue, this demo may not work correctly when browsing with your Android Chrome. If you see something weird, try browsing with Chrome on MacOS.

Getting started

Add the dependency in your pubspec.yaml:

using latest code

starrail_ui: 
  git:
    url: https://github.com/ArchangelXu/Starrail-Flutter-UI-kit
    path: library
    ref: master

or using commit reversion number:

starrail_ui: 
  git:
    url: https://github.com/ArchangelXu/Starrail-Flutter-UI-kit
    path: library
    ref: xxxx

Usage

See the demo code in /example/lib/pages.

Additional information

This repo is created solely by myself out of personal interest, and love for the game. I do not take any responsibility for any improper use of this code.

About

A Starrail-Style UI kit for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published