Skip to content

Commit

Permalink
Rename:
Browse files Browse the repository at this point in the history
 sample to example
 Docs to doc
  • Loading branch information
tino.wjf committed Mar 8, 2019
1 parent 6f57f77 commit 8ab4a3d
Show file tree
Hide file tree
Showing 133 changed files with 6 additions and 1,057 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ It has four characteristics:

## Documents

Language: [English](docs/README.md) | [中文简体](docs/README-cn.md)
Language: [English](doc/README.md) | [中文简体](doc/README-cn.md)

## Examples

- [todo list](sample) - a simple todo list demo.
- [todo list](example) - a simple todo list demo.
- run it:

```
cd ./sample
cd ./example
flutter create .
flutter run
```

## What's the difference between 'Fish Redux' and 'Redux' ?

- [answers](docs/concept/what's-the-diiference.md)
- [answers](doc/concept/what's-the-diiference.md)

## License

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: fish_redux
description: Fish Redux is an assembled flutter application framework based on Redux state management.
version: 0.1.0
author: Alibaba Xianyu Team
version: 0.1.1
author: Alibaba Xianyu Team <tino.wjf@alibaba-inc.com>
homepage: https://github.com/alibaba/fish-redux

environment:
Expand Down
39 changes: 0 additions & 39 deletions sample/android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions sample/android/app/src/main/res/drawable/launch_background.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions sample/android/app/src/main/res/values/styles.xml

This file was deleted.

1 change: 0 additions & 1 deletion sample/android/gradle.properties

This file was deleted.

15 changes: 0 additions & 15 deletions sample/android/settings.gradle

This file was deleted.

26 changes: 0 additions & 26 deletions sample/ios/Flutter/AppFrameworkInfo.plist

This file was deleted.

2 changes: 0 additions & 2 deletions sample/ios/Flutter/Debug.xcconfig

This file was deleted.

2 changes: 0 additions & 2 deletions sample/ios/Flutter/Release.xcconfig

This file was deleted.

Loading

0 comments on commit 8ab4a3d

Please sign in to comment.