slidy 3.2.2+2 copy "slidy: ^3.2.2+2" to clipboard
slidy: ^3.2.2+2 copied to clipboard

discontinued
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()));
257
likes
50
points
244
downloads

Documentation

API reference

Publisher

verified publisherflutterando.com.br

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

ansicolor, args, collection, dart_console, dartz, fhir_yaml, file, http, io, meta, recase, rxdart, source_span, yaml

More

Packages that depend on slidy