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

CLI package manager, template for Flutter and Pipeline (scripts). 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()));
250
likes
110
pub points
85%
popularity

Publisher

verified publisherflutterando.com.br

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

ansicolor, args, collection, dart_console, fhir_yaml, file, fpdart, http, io, meta, modular_core, path, pub_api_client, recase, rxdart, source_span, yaml

More

Packages that depend on slidy