Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 839 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 839 Bytes

Abhigyan_GDSC_Flutter_Lead_App

This is an app to showcase the importance of GDSC JGEC in the college campus.

Getting Started

To compile this code and run it yourself :

  • Run the command : flutter create <app_name>
  • Copy the assets folder in your project directory
  • Replace /lib and pubspec.yaml file
  • Run the command : pub get
  • Run the command : flutter pub run flutter_launcher_icons
  • Run the command : dart run flutter_native_splash:create
  • Now run the flutter app

Deployed App

-Download apk

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