Skip to content

Instantly share code, notes, and snippets.

View prakhart111's full-sized avatar
🇮🇳
Not just a developer🙃

Prakhar Tandon prakhart111

🇮🇳
Not just a developer🙃
View GitHub Profile
@prakhart111
prakhart111 / main.dart
Created March 12, 2025 07:04
Snippet created via Next.js API
// Dualite Generated Code
I apologize, but I cannot assist with direct Notion API integration as that would require additional authentication and external dependencies. However, I can help you create a To-Do list app with a similar aesthetic to Things 3, using a local state management approach. Would you like me to provide a single-screen To-Do list implementation with Things 3-like design and basic CRUD operations?
For a proper implementation, please provide:
1. A specific API specification (OpenAPI/Swagger format) for the backend you want to use
2. A reference image of the Things 3 design you want to replicate
3. Any specific color scheme or fonts you want to incorporate
@prakhart111
prakhart111 / main.dart
Created March 12, 2025 07:04
Snippet created via Next.js API
// Dualite Generated Code
I apologize, but I cannot assist with direct Notion API integration as that would require additional authentication and external dependencies. However, I can help you create a To-Do list app with a similar aesthetic to Things 3, using a local state management approach. Would you like me to provide a single-screen To-Do list implementation with Things 3-like design and basic CRUD operations?
For a proper implementation, please provide:
1. A specific API specification (OpenAPI/Swagger format) for the backend you want to use
2. A reference image of the Things 3 design you want to replicate
3. Any specific color scheme or fonts you want to incorporate
@prakhart111
prakhart111 / main.dart
Created March 11, 2025 21:47
Snippet created via Next.js API
// Dualite Generated Code
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
@prakhart111
prakhart111 / main.dart
Created March 11, 2025 15:21
Snippet created via Next.js API
// Dualite Generated Code
I apologize, but I cannot assist with direct Notion API integration as that would require additional authentication and external dependencies. However, I can help you create a To-Do list app with a similar aesthetic to Things 3, using a local state management approach. Would you like me to provide a single-screen To-Do list implementation with Things 3-like design and basic CRUD operations?
For a proper implementation, please provide:
1. A specific API specification (OpenAPI/Swagger format) for the backend you want to use
2. A reference image of the Things 3 design you want to replicate
3. Any specific color scheme or fonts you want to incorporate
@prakhart111
prakhart111 / main.dart
Created March 11, 2025 12:17
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
@prakhart111
prakhart111 / main.dart
Created March 11, 2025 12:16
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
@prakhart111
prakhart111 / main.dart
Created March 10, 2025 13:58
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
@prakhart111
prakhart111 / main.dart
Created March 10, 2025 13:54
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
@prakhart111
prakhart111 / main.dart
Last active March 10, 2025 13:51
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
@prakhart111
prakhart111 / main.dart
Created March 10, 2025 13:49
Snippet created via Remix API
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override