mvc_web 1.7.0+1 copy "mvc_web: ^1.7.0+1" to clipboard
mvc_web: ^1.7.0+1 copied to clipboard

unlisted

A custom framework that works with Flutter and an established design pattern to build interactive and comprehensive Web apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mvc_web
copied to clipboard

With Flutter:

 $ flutter pub add mvc_web
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mvc_web: ^1.7.0+1
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mvc_web/mvc_web.dart';
copied to clipboard
1
likes
0
points
47
downloads

Publisher

verified publisherandrioussolutions.com

Weekly Downloads

2024.09.11 - 2025.03.26

A custom framework that works with Flutter and an established design pattern to build interactive and comprehensive Web apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, file_picker, flutter, mvc_application, state_set, universal_html, url_launcher

More

Packages that depend on mvc_web