fish_redux 0.3.8 copy "fish_redux: ^0.3.8" to clipboard
fish_redux: ^0.3.8 copied to clipboard

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

example/lib/main.dart

import 'package:flutter/material.dart' hide Action, Page;

import 'app.dart';

void main() => runApp(createApp());
66
likes
40
pub points
88%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on fish_redux