1
0
Fork
You've already forked flutter_tutorial
0
migration from githubFollowing an introduction to Flutter!
  • C++ 44.3%
  • CMake 36.6%
  • Dart 10.1%
  • HTML 3.6%
  • C 2.8%
  • Other 2.5%
Keith Bates 4bfb5d5902 Added navigation bar
Changed MyHomePage into two seperate widgets
Changed MyHOmePage form stateless to statefull widget
Added navigation logic with a placeholder page
2023年03月11日 12:30:19 -07:00
android Initial commit 2023年03月11日 11:18:14 -07:00
ios Initial commit 2023年03月11日 11:18:14 -07:00
lib Added navigation bar 2023年03月11日 12:30:19 -07:00
linux Initial commit 2023年03月11日 11:18:14 -07:00
macos Initial commit 2023年03月11日 11:18:14 -07:00
test Initial commit 2023年03月11日 11:18:14 -07:00
web Initial commit 2023年03月11日 11:18:14 -07:00
windows Initial commit 2023年03月11日 11:18:14 -07:00
.gitignore Initial commit 2023年03月11日 11:18:14 -07:00
.metadata Initial commit 2023年03月11日 11:18:14 -07:00
analysis_options.yaml Initial commit 2023年03月11日 11:18:14 -07:00
pubspec.lock Initial commit 2023年03月11日 11:18:14 -07:00
pubspec.yaml Initial commit 2023年03月11日 11:18:14 -07:00
README.md Initial commit 2023年03月11日 11:18:14 -07:00

flutter_tutorial

A new Flutter project.

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:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.