influxui
influxui copied to clipboard
A fully featured Flutter widgets library, Inspired by mantine.
influxui
A fully featured Flutter widgets library, Inspired by mantine.
English | 简体中文
- Quick Start
- Installation
- Usage
- Who's using it?
- License
Quick Start
Installation
Add this to your package's pubspec.yaml file:
dependencies:
influxui: ^0.1.0
Usage
import 'package:influxui/influxui.dart';
void main() async {
runApp(MyApp());
}
Please see the example app of this plugin for a full example.
Who's using it?
- Biyi - A convenient translation and dictionary app.
License
MIT