Skip to content

sumonwd/flutter_core

Repository files navigation

flutter_core

Flutter Core Project

This is a Flutter project with a focus on core functionality, including authentication, theming, and user management.

Project Structure

lib/
├── controllers/
│   └── core/
│       ├── custom_auth_controller.dart
│       └── theme_controller.dart
├── core/
│   ├── widgets/
│   ├── apis.dart
│   ├── core_themes.dart
│   ├── responsive.dart
│   ├── routes.dart
│   └── utils.dart
├── models/
│   └── core/
│       ├── user_model.dart
│       └── user_model.g.dart
└── screens/
    └── core/
        ├── login_screen.dart
        └── main.dart

Features

  • Custom authentication system
  • Theme management
  • Responsive design utilities
  • API integrations
  • User model with generated code

Getting Started

Prerequisites

  • Flutter SDK (latest stable version)
  • Dart SDK (latest stable version)

Installation

  1. Clone the repository:

    git clone https://github.com/sumonwd/flutter_core.git
    
  2. Navigate to the project directory:

    cd flutter_code
    
  3. Get dependencies:

    flutter pub get
    
  4. Run the app:

    flutter run
    

Usage

[Provide brief instructions on how to use your app, its main features, and any important information for users or developers.]

Contributing

[Explain how other developers can contribute to your project. Include guidelines for submitting pull requests, reporting issues, etc.]

Contact

[Sumon Mia] - [wd.sumonmia@gmail.com]

Project Link: https://github.com/sumonwd/flutter_core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages