flying_redux 0.1.0 copy "flying_redux: ^0.1.0" to clipboard
flying_redux: ^0.1.0 copied to clipboard

Flying Redux is an assembled flutter application framework based on Redux state management.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(createApp());
}
4
likes
150
pub points
47%
popularity

Publisher

unverified uploader

Flying Redux is an assembled flutter application framework based on Redux state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter

More

Packages that depend on flying_redux