Skip to content

Latest commit

 

History

History

better_ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

better_ui

  • flutter UI: common widgets, components, utils, etc.
  • some pkg mirrors and fix bugs.

Getting Started

  • pkg:
  better_ui: ^1.0.3

  • how to use:
import 'package:better_ui/better_ui.dart';


void main(){

  // a lot useful components
  ui.xxx.xx();

}


References: