Skip to content

shashiben/One-Page

Repository files navigation

🚀 One Page Flutter Template

🏷️ Tags: Flutter, Bootstrap, Web Development, One Page, Template, Flutter Next

🎨 A Flutter clone of a popular Bootstrap one-page template.

🔗 Original Bootstrap Template: Template Link
👀 Live Demo: Click here

📦 Packages Used

  • Flutter Next 🌐 – Seamless web support for Flutter.
  • Svg 🖼️ – For rendering SVG images.
  • Carousel Slider 🎠 – For implementing image carousels.
  • Universal Platform 🌍 – Platform detection for Flutter apps.
  • WebViewX 🌐 – A powerful WebView plugin for Flutter.

🚀 Prerequisites

To get started with this project, you’ll need:

  • Flutter SDK installed on your machine.
  • A preferred IDE, such as IntelliJ IDEA or Visual Studio Code, installed.

🚀 Getting Started

Follow these steps to run the project locally:

  1. Clone the repository:
    git clone https://github.com/shashiben/one-page.git
  2. Navigate to the project directory:
    cd one-page-flutter
  3. Install dependencies:
    flutter pub get
  4. Run the project:
    flutter run

🔧 Build for Web

To build the Flutter project for the web:

  1. Run the following command:
    flutter build web
  2. Deploy the build/web directory to your preferred hosting service.

🤝 Contributing

If you’d like to contribute to this project, feel free to fork the repository, make your changes, and create a pull request.

About

Clone of bootstrap template made in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published