https://www.digitalocean.com/community/tutorials/how-to-ins
sudo apt install docker-ce
sudo apt update
Name | Link | Size(MB) |
---|---|---|
नारद विष्णु पुराण अंक.pdf | https://drive.google.com/file/d/1ItNJJv8AeUtdvo_ULzMHq1ZppAu2WjAj/view?usp=drivesdk | 65.54227638 |
गरुड़_पुराण_सारोद्धार_सानुवाद.pdf | https://drive.google.com/file/d/1N1qHDb0i8pRsWrcn98iRTsiF1no3n3OJ/view?usp=drivesdk | 2.585383415 |
08 oct विष्णु पुराण.pdf | https://drive.google.com/file/d/12A2FzXSHfMvv1vqmhev__d2a6i2JBkOx/view?usp=drivesdk | 1.351929665 |
गरुड पुराण_.pdf | https://drive.google.com/file/d/1RJutUHBDu1Pwu60Uhj0Rf_mCKGETM-8h/view?usp=drivesdk | 32.31806469 |
हरिवंश पुराण डॉ.विनय.pdf | https://drive.google.com/file/d/14MJrN7ZsXaWecPy8NZ53C-R87ndMFcci/view?usp=drivesdk | 2.397805214 |
Add list Same as of of that with the profile but add issue as Well with the PR Give some details about the issues Keep also assingning and making for others orgs as well
-- to be filled soon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'package:flutter/material.dart'; | |
const Color darkBlue = Color.fromARGB(255, 18, 32, 47); | |
void main() { | |
runApp(MyApp()); | |
} | |
class MyApp extends StatelessWidget { | |
@override |
NewerOlder