hipster_mvc 0.2.12 copy "hipster_mvc: ^0.2.12" to clipboard
hipster_mvc: ^0.2.12 copied to clipboard

outdatedDart 1 only

Dart-based MVC framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hipster_mvc

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

dependencies:
  hipster_mvc: ^0.2.12

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

Import it

Now in your Dart code, you can use:

import 'package:hipster_mvc/hipster_collection.dart';
import 'package:hipster_mvc/hipster_events.dart';
import 'package:hipster_mvc/hipster_history.dart';
import 'package:hipster_mvc/hipster_model.dart';
import 'package:hipster_mvc/hipster_router.dart';
import 'package:hipster_mvc/hipster_sync.dart';
import 'package:hipster_mvc/hipster_view.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Dart-based MVC framework

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

browser

More

Packages that depend on hipster_mvc