slidy 3.1.0 copy "slidy: ^3.1.0" to clipboard
slidy: ^3.1.0 copied to clipboard

outdated

CLI package manager and template for Flutter. Generate Modules, Pages, Widgets, BLoCs, MobX, Triple and more.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:flutter_modular/flutter_modular.dart';

import 'app/app_module.dart';
import 'app/app_widget.dart';

void main() => runApp(ModularApp(module: AppModule(), child: AppWidget()));
251
likes
0
pub points
85%
popularity

Publisher

verified publisherflutterando.com.br

CLI package manager and template for Flutter. Generate Modules, Pages, Widgets, BLoCs, MobX, Triple and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, collection, dart_console, either_dart, fhir_yaml, file, http, meta, recase, source_span, yaml

More

Packages that depend on slidy