material_x 0.3.6 copy "material_x: ^0.3.6" to clipboard
material_x: ^0.3.6 copied to clipboard

outdated

A new Flutter package you can develop attractive and/or create UI are you interested to learn documentation....

example/lib/main.dart

import 'package:material_x/material_x.dart';

import 'example/CardBanner.dart';

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

class MyApp extends StatelessWidget {
  // This widget is the root of your application.
  @override
  Widget build(BuildContext context) {
    mxStatusBar();
    return ExampleCardBanner().mxMaterialApp(title: 'zeeshan');
  }
}
11
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package you can develop attractive and/or create UI are you interested to learn documentation....

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animated_interpolation, console_cmd, dart_style, flutter, flutter_widgets, json_ast, process_run

More

Packages that depend on material_x