mono_kit 0.9.1+2 mono_kit: ^0.9.1+2 copied to clipboard
A collection of convenient widgets and utils made by mono. Under construction now.
import 'package:flutter/material.dart';
import 'app.dart';
void main() => runApp(App());