Skip to content

touchlane/debug_bricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO

codecov

Set of UI components for debug screens.

Components

Device Info

Functional UI component that provides information about device.

DeviceInfoBrick

DeviceInfoBrick

Platform Support

Android iOS MacOS Web Linux Windows
✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Integration

Integration guide

Source code

FCM Token

Functional UI component that displays FCM token.

FcmTokenBrick

FcmTokenBrick

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

Integration

Integration guide

Source code

Easy Localization

Functional UI component that provides possibility to change app locale. Under the hood work with easy_localization package. Also you can display table with all trnslations.

EasyLocalizationBrick

EasyLocalizationBrick

LocalizationsTable

Platform Support

Android iOS MacOS Web Linux Windows
✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Integration

Integration guide

Source code

UI

Set of non-functional UI components with predefined style. Almost all components are based on bundled ListTile component and just make a little simplification for internal usage purposes. Normally it's not necessary to use it on your debug screens but of course you always can if you feel that this small simplification meets your requirements.

UI Components

Platform Support

Android iOS MacOS Web Linux Windows
✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Integration

Integration guide

Source code

Theme Info

Non-functional UI component that provides possibility to see all Material Theme 3 colors.

ThemeColorInfoBrick

Platform Support

Android iOS MacOS Web Linux Windows
✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Integration

Integration guide

Source code