https://github.com/davidzou/flutter_challenge
用不一样的方式去详细并直观的了解每个Flutter的Widget,以及第三方库。
https://github.com/davidzou/flutter_challenge
challenge dart demo flutter how-to newapi
Last synced: about 1 year ago
JSON representation
用不一样的方式去详细并直观的了解每个Flutter的Widget,以及第三方库。
- Host: GitHub
- URL: https://github.com/davidzou/flutter_challenge
- Owner: davidzou
- License: apache-2.0
- Created: 2020-08-05T15:18:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T15:12:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T03:26:34.861Z (over 1 year ago)
- Topics: challenge, dart, demo, flutter, how-to, newapi
- Language: Dart
- Homepage:
- Size: 46.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
flutter challenge
=====
Flutter Useful Collection
You can find any useful in this challenge by flutter widgets, pattern, third packages and more.
## License:
```
Copyright 2020- DavidZou
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```