Technopedia is a non-profit based project aimed at providing good quality technical content to its users.
This content ranges from a huge dictionary of technical terms to news and important reference links for tutorials and blogs.
- Flutter
- Dart
- Android Basics (optional)
git clone https://github.com/deepak-terse/nearme-app.git
cd nearme-appflutter pub get- Copy the json from https://drive.google.com/file/d/1KvhV0n7FhjkinvpF7wHcsA_HtrHFkk8a
- Paste it at this location -
/lib/util/gsheets.dartas instructed in that file
flutter runPress r after flutter run
flutter clean
flutter build apk --target-platform=android-arm64Copyright (c) 2020-present, deepak-terse.


