https://github.com/sillyhatxu/flutter_learning_basic
https://github.com/sillyhatxu/flutter_learning_basic
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sillyhatxu/flutter_learning_basic
- Owner: sillyhatxu
- Created: 2019-03-10T03:55:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T07:25:30.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T07:46:03.771Z (11 months ago)
- Language: Dart
- Size: 5.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_learning_basic
A new Flutter application.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
### 01
#### basic
##### one
> helloworld.dart
> myselfwidget.dart
> button.dart
> button-and-count.dart
> assembly-widget.dart
> bringing-it-all-together.dart
##### two
> building-layout-card-or-stack.dart
> building-layout-row-and-column.dart
> building-layout-pavlova-for-ipad.dart
> building-layout-container.dart
> building-layout-grid-and-list.dart
##### five [layout]
> layout-tutorial.dart
> layout-tutorial-lakes.dart
##### five [Navigate to a new screen and back]
> two-routes.dart
> two-routes-return-data.dart
> two-routes-send-data.dart
> navigate-with-named-routes.dart
> animating-widget-across-screens.dart
> animating-widget-across-screens-extent.dart
> xxxx.dart
> xxxx.dart