Open in app
Home
Notifications
Lists
Stories

Write
Ananda Krishnan
Ananda Krishnan

Home

Aug 6

MongoDB in Flutter App

MongoDB is a cross-platform document oriented database program. It is classified an NoSQL database program. NoSQL means not only SQL. MongoDB is a document database in which one collection holds different documents. Number of fields, content and size of the document can differ from one document to another. …

Flutter

5 min read

MongoDB in Flutter App
MongoDB in Flutter App

Jun 16

Customized error screen in Flutter app

As errors could be fatal, error handling is one of the crucial areas for programmers, regardless of the application developed or programming languages used. It will be worse when an error occurs during run-time. It can be as worst as Ariane 5 disaster notably one of the most expensive software…

Flutter

3 min read

Customized error screen in Flutter app
Customized error screen in Flutter app

Jan 14

Extend String (Flutter)

From Dart 2.7, new method has been implemented called “Extension”. It is a way to add functionality to existing libraries. Why to use extension? Is’nt it better to use your own code rather than using someone else’s apis? By the usage of extension feature we could implement our logic in our…

Flutter

2 min read

Ananda Krishnan

Ananda Krishnan

Flutter developer from Electrical engineering background.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable