Skip to content

AniketARS/flutter-cloud-docs

Repository files navigation

Cloud Docs

Flutter UI for handling Documens in Cloud

Screenshots

Here is a screenshot of the app:

Getting Started

To run this app, you will need the Flutter SDK.

  1. Install Flutter
  2. Clone this repository
  3. Download Font in:
fonts:
  - family: Quicksand
    fonts:
      - asset: assets/fonts/Quicksand-Regular.ttf
      - asset: assets/fonts/Quicksand-Medium.ttf
        weight: 700
      - asset: assets/fonts/Quicksand-SemiBold.ttf
        weight: 800
      - asset: assets/fonts/Quicksand-Bold.ttf
        weight: 900
  1. Navigate to the project directory in your terminal
  2. Run flutter run to start the app

Dependencies

dependencies:
  flutter:
    sdk: flutter
  cupertino_icons: ^1.0.2
  flutter_svg: ^1.1.6

Credits

About

A UI for online documents Application using Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published