Skip to content

Instantly share code, notes, and snippets.

View moksh-mahajan's full-sized avatar

Moksh Mahajan moksh-mahajan

View GitHub Profile
@moksh-mahajan
moksh-mahajan / main.dart
Created October 2, 2020 08:03
To display snackbar from an alert dialog
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
@override
@moksh-mahajan
moksh-mahajan / GSoC19_WorkProduct.md
Last active August 19, 2022 07:13
Final Work Product Submission for Google Summer of Code 2019 at The Mifos Initiative

Google Summer of Code 2019 Final Report

Moksh Mahajan | GitHub | Email | LinkedIn

gsoc-mifos another copy

Organisation: The Mifos Initiative

Project Name: Android Field Operations App Version 6

Mentor: Tarun Mudgal, Ishan Khanna

Project github repository link: master branch

Commits made during GSoC: Pull Requests