mono_kit 0.9.4 copy "mono_kit: ^0.9.4" to clipboard
mono_kit: ^0.9.4 copied to clipboard

outdated

A collection of convenient widgets and utils made by mono. Under construction now.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() => runApp(App());