look 2.1.0 copy "look: ^2.1.0" to clipboard
look: ^2.1.0 copied to clipboard

Look helps you to work on a single widget in your real life app. Add the @look annoation, generate sources, run the look file and enjoy!

example/lib/main.dart

import 'package:look_example/app.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}
11
likes
160
pub points
0%
popularity

Publisher

verified publishermobile-tools.dev

Look helps you to work on a single widget in your real life app. Add the @look annoation, generate sources, run the look file and enjoy!

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, meta

More

Packages that depend on look