Giter Site home page Giter Site logo

emjaycodes / flutter_projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devxp-projects/flutter_projects

0.0 0.0 0.0 389 KB

The repo for our Flutter projects

C++ 41.86% C 2.63% Objective-C 0.07% Kotlin 0.22% Dart 14.99% Swift 2.25% HTML 3.40% CMake 34.59%

flutter_projects's Introduction

DevXP Flutter projects

This repo holds all the Flutter projects that DevXP Flutter developers made in 2023

Getting Started

This project is a monorepo. We use Melos. Please read through how it works in order to get start. And for better code completion, install the Melos VS code extension.

Project Structure

The project structure is a bit different for the normal Flutter project structure

  • All apps are kept under the apps/{cohort_name} dir. Eg. apps/ch3 for cohort 3. From there everything is pretty much the same
  • Every app should have a utils folder where:
  1. data.dart where all the data markups and dummy data should leave
  2. utils.dart for methods the would be used with that app
  3. theme.dart where all theming should happen
  • Utils functions that can be shared accross projects should be in the shared folder

Running the project

To run the project, you need to

  • Install Melos by running dart pub global activate melos
  • Run melos bs
  • Run melos run <your_cohort_tag> Eg. ch3

flutter_projects's People

Contributors

iamsethsamuel avatar ookannumber1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.