better_ui 1.0.4
better_ui: ^1.0.4 copied to clipboard
A Flutter UI package, null-safety.
better_ui #
- flutter UI: common widgets, components, utils, etc.
- some pkg mirrors and fix bugs.
Getting Started #
- pkg:
better_ui: ^1.0.3
copied to clipboard
- how to use:
import 'package:better_ui/better_ui.dart';
void main(){
// a lot useful components
ui.xxx.xx();
}
copied to clipboard
References: #
- ✅ https://github.com/TEDConsulting/swipedetector
- update: dart version