Coder Social home page Coder Social logo

meg4cyberc4t / notify Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 3.98 MB

An application for creating and working reminders in a team

License: GNU General Public License v3.0

Kotlin 0.05% Ruby 0.55% Swift 0.16% Objective-C 0.02% Dart 97.63% HTML 1.59%
dart flutter flutter-apps localization notifications

notify's Introduction

Igor Molchanov

Software Engineer & Team Lead

Hello! I'm Igor, a mobile application developer specializing in Flutter. I have a keen interest in microservices architecture, programming language constructs, team building, and public speaking.

Currently based in Moscow (+3 UTC), I'm available to answer work-related queries until midnight.

I was called to military service until July 10, 2025.

Feel free to explore my portfolio and reach out for collaborations or speaking engagements.

Languages: Russian (Native), English (level B1-B2)

If you need to contact me, use GitHub, Telegram or E-mail. Also subscribe to my telegram channel!

notify's People

Contributors

meg4cyberc4t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

notify's Issues

Валидация строк

Валидировать в имени, фамилии, статусе пользователя,
названии, описании уведомления.

Ошибка RefreshIndicator при прокручивании страницы

Из-за использования SingleChildScrollView с особой физикой, RefreshIndicator работает только на существующих виджетах. Вне поля его использовать нельзя (Начинают прокручиваться страницы из bottom bar'a)

Подключить / создать NotificationService

За источник можно использовать коммит со старого кода:
https://github.com/meg4cyberc4t/notify/blob/stable/lib/services/notifications_service.dart
А) Это позволит делать напоминания в системе, независимо от времени.
Б) Можно привести beta ветку к master, без страха потерять код.

Дополнительная информация:
Для уникального значения (id уведомления в системе) используется NotifyNotificationQuick.uniqueClaim.
Раньше при загрузке уведомлений, они автоматически добавлялись (перезаписывались, если были добавлены раньше) в систему уведомлений. Способ не совсем идеальный, но более чем подходящий.

Оптимизация под 120fps

Оптимизация приложения под работу с 120 ггц. Требуется вынести логику из построения виджетов и расслоить их

Get away from firebase

Get away from using firebase on your own server!

The 50,000 read limit will prevent reliable operation and interaction between users.

Снимок экрана 2022-01-29 в 21 56 30

TODO:

  • Implement your own server.
  • Configure the work between the client and the server. Register screens for working with the server.
  • #54

Страница настроек

В настройках должны быть точно локализация, тема, размер шрифта, вибрация, уведомления

Компоновка объектов на стартовом экране

Левая нижняя фигура(розовая) находится слишком близко по отношению к левой фигуре. Необходимо увеличить расстояние между ними точно также, как это было сделано в правыми фигурами.
image

Уйти от костыля при загрузке ProfilePage

Поскольку функционал и внешний вид у чужой страницы и страницы авторизированного пользователя разный, надо различать это. В данный момент когда пользователь открывает свою страницу, его id записывается в память, после чего каждый раз подгружается.
Это не корректный способ: Если ни разу после установки приложения не заходить на страницу, но зайти в профиль (через создателя уведомлений), то будет ошибка.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.