Skip to content

pbp-fasilkom-ui/flutter-layout-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Layout Example

A Flutter project to provide examples about widgets & layout.

Getting Started

Clone the source code to your local development environment:

git clone https://github.com/pbp-fasilkom-ui/flutter-layout-example.git <some path in your local machine>

Go to the cloned directory and install the dependencies:

cd <location of the cloned repository>
flutter pub get

Run build_runner to generate the JSON serializable data model classes:

dart run build_runner build -d

Run an Android emulator (or plug in your Android device with Developer Mode enabled), then preview the app:

flutter run

Generative AI Use Disclosure

Gemini CLI (gemini) is used to draft the example widgets and refactor the pages into separate files.

License

This project is licensed under the BSD 3-Clause License.

About

A Flutter code example about layout.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages