FLUTTER ECOSYSTEM

imshibaji/flutter_clean_architecture

這是企業級軟體開發的 Flutter 開發模板。輕鬆開始開發您的大型應用程式。

flutter_clean_architecture 專案封面
Stars
134
Forks
44
最近推送(UTC)
2026年1月31日
專案狀態
未封存
Shibaji Debnath GitHub avatar
GITHUB User

Shibaji Debnath ↗

15 years of experience as a Full-Stack Developer and Trainer, looking for a new opportunity.

SDN TechnologyIndia官方網站 ↗
語言DartRubySwiftShellKotlinObjective-C

技術主題

使用的依賴

依賴清單 13 項

所在榜單

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Flutter Clean Architecture

A new Flutter Enterprize project structure. If you are interested to build Bigger Application then you can use this application structure.

Screenhots of Application

Application Boilerplate or Structure
Application Structure

Getting Started

This project is a Flutter application building frameworks. This structure to helps you to build a big multi-platform software development process.

First Rename .env.sample to .env and put key value.

API Key

Here have a news api integrated from rapidapi.com apis. So for the first time you need to register on that website. then search free news api from here and subscribe this api. then goto under Header Parameters then copy X-RapidAPI-Key value and paste this value in .env file as a key value.

Find API Key Access Web API Key

Use API Key Put your Rapid API Key to .env Configuration File Rename

Software Building Architecture

This Project Making for focusing to Develop Bigger project.

  • Config
  • Core
  • Features (Modules)
Application Screenshots Overview
Dark Login Screen Light Login Screen
Dark Login Screen Light Login Screen
Light News Screen Dark News Screen
Light News Screen Dark News Screen
Light Register Screen Dark Register Screen
Light Register Screen Dark Register Screen
Dark Profile Screen Light Profile Screen
Dark Profile Screen Light Profile Screen
Light Forget Screen Dark Forget Screen
Light Forget Screen Dark Register Screen

If you are Beginner in Flutter then Learning about basic concepts

A few resources to get you started if this is your first Flutter project:

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