flutter_event_projections 1.2.2 copy "flutter_event_projections: ^1.2.2" to clipboard
flutter_event_projections: ^1.2.2 copied to clipboard

discontinued
outdated

Create queries for specific sets of data, that are updated asynchronously like streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_event_projections

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

dependencies:
  flutter_event_projections: ^1.2.2

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_event_projections/flutter_event_projections.dart';
0
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Create queries for specific sets of data, that are updated asynchronously like streams.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clock, collection, flutter

More

Packages that depend on flutter_event_projections