Skip to content

Common layout helper widgets shared among kitsune apps

License

Notifications You must be signed in to change notification settings

kitsune-apps/layouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common layout helper widgets shared among kitsune apps

Usage

import 'package:constants/constants.dart';

ResponsiveCenter(
    maxContentWidth: Breakpoint.small,
    padding: const EdgeInsets.symmetric(
        horizontal: Sizes.p12,
    ),
    child: c,
)

About

Common layout helper widgets shared among kitsune apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •