Skip to content

Vision UI dashboard developed in Flutter framework supporting mobile & web platforms.

License

Notifications You must be signed in to change notification settings

shihabkandil/admin_dashboard

Repository files navigation

Vision UI template admin dashboard

Getting Started

Follow these steps to get started with the Flutter Template Application:

  1. Clone the Repository: Clone this repository to your local machine.

    git clone <https://github.com/shihabkandil/admin_dashboard>
  2. Install Dependencies: Navigate into the cloned directory and install the required dependencies.

    flutter pub get

    For iOS, you will also need to run:

    cd ios
    pod install
  3. Generate Code: Run build_runner to generate necessary code, if needed.

    flutter pub run build_runner build
  4. Run the Application: Run the application on an emulator or physical device.

    flutter run
  5. Run tests: Run unit & widget tests.

    flutter test
  6. Explore and Enjoy!: Start exploring and building your Flutter Application.

About

Vision UI dashboard developed in Flutter framework supporting mobile & web platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published