Skip to content

never-inc/chat_gpt_boilerplate

Repository files navigation

chat_gpt_boilerplate

never-light-log

Developed with 💙 by Never inc.

This is Flutter's Chat GPT boilerplate.

video

Stack

Item Description
Flutter SDK Check the .tool-versions .fvmrc
Directory Structure Feature-first
State flutter_riverpod riverpod_generator
Navigation go_router go_router_builder
Localizations l10n
Assets flutter_gen_runner
Lint very_good_analysis riverpod_lint
Local DB shared_preferences isar isar_flutter_libs isar_generator
Open AI dart_openai

System Requirements

[✓] Flutter (Channel stable, 3.19.6, on macOS 14.3.1 23D60 darwin-arm64, locale ja-JP)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.2)
[✓] VS Code (version 1.88.1)
[✓] Connected device (5 available)
[✓] Network resources

Android, iOS, macOS apps are guaranteed to work, but other platforms are not covered.

Getting Started

Install packages and launch the application.

flutter pub get
flutter run

Code Generation

dart run build_runner watch

Other Commands

Please check the Makefile.

References

Design

Localization

Open AI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published