Added nix files and updated helpers library for dart 3

This commit is contained in:
2024-05-04 23:02:28 -06:00
parent 951ea17b5d
commit ddba989576
10 changed files with 1483 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
source "https://rubygems.org"
gem "fastlane"
# Gem for fetching flutter version
gem 'fastlane-plugin-flutter_version', '~> 1.0', '>= 1.0.1'