Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Raphael-BADA
  • Language: C++
  • Default Branch: master
  • Size: 324 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Citation

Owner

  • Name: Raphael BADA
  • Login: Raphael-BADA
  • Kind: user
  • Location: LOME

Hello, I'm Raphael BADA, a Flutter enthusiast. My focus lies in mobile development, where I delve into crafting exceptional user experiences.

Citation (CitationApp/.gitignore)

# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

GitHub Events

Total
Last Year

Dependencies

CitationApp/android/app/build.gradle maven
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
CitationApp/android/build.gradle maven
CitationApp/pubspec.lock pub
  • async 2.10.0
  • boolean_selector 2.1.1
  • characters 1.2.1
  • clock 1.1.1
  • collection 1.17.0
  • cupertino_icons 1.0.5
  • fake_async 1.3.1
  • flutter 0.0.0
  • flutter_lints 2.0.1
  • flutter_test 0.0.0
  • flutter_web_plugins 0.0.0
  • js 0.6.5
  • lints 2.0.1
  • matcher 0.12.13
  • material_color_utilities 0.2.0
  • meta 1.8.0
  • path 1.8.2
  • plugin_platform_interface 2.1.4
  • salomon_bottom_bar 3.3.2
  • simple_icons 7.10.0
  • sky_engine 0.0.99
  • source_span 1.9.1
  • stack_trace 1.11.0
  • stream_channel 2.1.1
  • string_scanner 1.2.0
  • term_glyph 1.2.1
  • test_api 0.4.16
  • url_launcher 6.1.11
  • url_launcher_android 6.0.31
  • url_launcher_ios 6.1.4
  • url_launcher_linux 3.0.5
  • url_launcher_macos 3.0.5
  • url_launcher_platform_interface 2.1.2
  • url_launcher_web 2.0.16
  • url_launcher_windows 3.0.6
  • vector_math 2.1.4
CitationApp/pubspec.yaml pub
  • flutter_lints ^2.0.0 development
  • flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
  • cupertino_icons ^1.0.2
  • flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
  • salomon_bottom_bar ^3.3.2
  • simple_icons ^7.10.0
  • url_launcher ^6.1.11