Skip to content

A fully featured Flutter widgets library that helps you rapidly development desktop apps.

License

Notifications You must be signed in to change notification settings

leanflutter/reflect_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflect_ui

pub version

A fully featured Flutter widgets library that helps you rapidly development desktop apps.


English | 简体中文


Quick Start

Installation

Add this to your package's pubspec.yaml file:

dependencies:
  reflect_ui: ^0.1.0

Usage

import 'package:reflect_ui/reflect_ui.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

About

A fully featured Flutter widgets library that helps you rapidly development desktop apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages